HTTPie 0.8.0
- Added
field=@file.txtandfield:=@file.jsonfor embedding
the contents of text and JSON files into request data. - Added curl-style shorthand for localhost (
$ http :8000/foo). - Fixed request
Hostheader value output so that it doesn't contain
credentials, if included in the URL. - Other bug fixes.