-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request✅ DoneTicket is resolvedTicket is resolved
Milestone
Description
Description
If the body is compressed by gzip/deflate, the body doesn't show properly.
- Use postman to make a request to
https://postman-echo.com/gziporhttps://postman-echo.com/deflate - Enable SSL Proxying on the
postman-echo.comdomain - The body request/response is invalid ❌ .
Acceptance Criteria
- If the Header has
content-encoding, we should decompress it. - Use popular libs to decompress gzip and deflate.
- The content is properly displayed
PatrickDotStar
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request✅ DoneTicket is resolvedTicket is resolved
