Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
http | 2022-05-16 | 9.9 MB | |
httpie-3.2.0.deb | 2022-05-16 | 28.2 MB | |
HTTPie 3.2.0 source code.tar.gz | 2022-05-05 | 1.3 MB | |
HTTPie 3.2.0 source code.zip | 2022-05-05 | 1.4 MB | |
README.md | 2022-05-05 | 1.6 kB | |
Totals: 5 Items | 40.8 MB | 0 |
- Added a warning for notifying the user about the new updates. (#1336)
- Added support for single binary executables. (#1330)
- Added support for man pages (and auto generation of them from the parser declaration). (#1317)
- Added
http --manual
for man pages & regular manual with pager. (#1343) - Added support for session persistence of repeated headers with the same name. (#1335)
- Added support for sending
Secure
cookies to thelocalhost
(and.local
suffixed domains). (#1308) - Improved UI for the progress bars. (#1324)
- Fixed redundant creation of
Content-Length
header onOPTIONS
requests. (#1310) - Fixed blocking of warning thread on some use cases. (#1349)
- Changed
httpie plugins
to the newhttpie cli
namespace ashttpie cli plugins
(httpie plugins
continues to work as a hidden alias). (#1320) - Soft deprecated the
--history-print
. (#1380)
→ Join our Discord community: https://httpie.io/discord → Install HTTPie: https://httpie.io/docs/cli/installation → Learn more: https://httpie.io