FeatureFuel
1

Disable decompression in responses

Source: Kong/insomnia#3521 · opened by @yagodorea
Some servers provide wrong decompression headers that result in an error being shown even though the data itself isn't broken.

Insomnia could have an option to disable automatic decompression for certain requests. Axios recently incorporated that feature in it's request configuration ({ decompress: false }). We could then set manual decompression methods we know will work for the kind of data we're getting.

It's not anything critical but also nothing from another world in complexity, and it would be nice to have in some rare cases.

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests