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-Typedoesn’t include it. (#1110, #1168) - Added
--response-charsetto allow overriding the response encoding for terminal display purposes. (#1168) - Added
--response-mimeto allow overriding the response mime type for coloring and formatting for the terminal. (#1168) - Added the ability to silence warnings through using
-qor--quiet twice(e.g.-qq) (#1175) - Added installed plugin list to
--debugoutput. (#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