Skip to content

HTTPie 2.5.0

Compare
Choose a tag to compare
@jkbrzt jkbrzt released this 06 Sep 18:29
· 376 commits to master since this release
4eaa4d6

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 to stdin. (#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