httpie / cli

🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
https://httpie.io
BSD 3-Clause "New" or "Revised" License
32.71k stars 3.67k forks source link

HttpPie decompress the response which was compressed by gzip automatically. #1504

Open snowdream opened 1 year ago

snowdream commented 1 year ago

Checklist


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