HTTPie 2.6.0
Blog post: What’s new in HTTPie 2.6.0
- Added support for formatting & coloring of JSON bodies preceded by non-JSON data (e.g., an XXSI prefix). (#1130)
- Added charset auto-detection when
Content-Type
doesn’t include it. (#1110, #1168) - Added
--response-charset
to allow overriding the response encoding for terminal display purposes. (#1168) - Added
--response-mime
to allow overriding the response mime type for coloring and formatting for the terminal. (#1168) - Added the ability to silence warnings through using
-q
or--quiet twice
(e.g.-qq
) (#1175) - Added installed plugin list to
--debug
output. (#1165) - Fixed duplicate keys preservation in JSON data. (#1163)
→ Join our Discord community: https://httpie.io/discord
→ Install HTTPie: https://httpie.io/docs#installation
→ Learn more: https://httpie.io