cli
cli copied to clipboard
HttpPie decompress the response which was compressed by gzip automatically.
Checklist
- [ ] I've searched for similar feature requests.
Enhancement request
HttpPie decompress the response which was compressed by gzip automatically. …
Problem it solves
E.g. When I compress the response with gzip, I want HttpPie decompress the response automatically.
Additional information, screenshots, or code examples
…