Blog post: What’s new in HTTPie 2.5.0
- Added
--raw
to allow specifying the raw request body without extra processing as
an alternative tostdin
. (#534) - Added support for XML formatting. (#1129)
- Added internal support for file-like object responses to improve adapter plugin support. (#1094)
- Fixed
--continue --download
with a single byte to be downloaded left. (#1032) - Fixed
--verbose
HTTP 307 redirects with streamed request body. (#1088) - Fixed handling of session files with
Cookie:
followed by other headers. (#1126)
→ Join our Discord community: https://httpie.io/chat
→ Install HTTPie: https://httpie.io/docs#installation
→ Learn more: https://httpie.io