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.
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.
Comments
Similar requests
Example support for requests
3 votes · 0 comments
Add "diff" feature to Response History
4 votes · 0 comments
Expose electron.clipboard.writeHTML to context.app.clipboard
1 vote · 0 comments
Expose the response body text for plugins
2 votes · 0 comments
Ability to sync responses history
1 vote · 0 comments
No comments yet.