This is a migrated thread and some comments may be shown as answers.

gzip decompression

1 Answer 2182 Views
Fiddler Everywhere
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Jeremy
Top achievements
Rank 1
Jeremy asked on 26 Jan 2019, 03:07 PM
I'm inspecting a request that sends gzip data via an https post. Is there a way to decompress the body?

1 Answer, 1 is accepted

Sort by
0
Simeon
Telerik team
answered on 31 Jan 2019, 11:03 AM
Hi Jeremy,

The request should contain the 'Content-Encoding: gzip' header. Then Fiddler would recognize it and if the 'Decode' button on the toolbar is pressed, Fiddler would decode the request automatically. If the 'Decode' button is not pressed, Fiddler will show a 'Request body is encoded. Click to decode.' button, which decodes the request on click.

Regards,
Simeon
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Fiddler Everywhere
Asked by
Jeremy
Top achievements
Rank 1
Answers by
Simeon
Telerik team
Share this question
or