Skip to content

v0.2.0

Compare
Choose a tag to compare
@jkbrzt jkbrzt released this 01 Feb 14:08
· 1685 commits to master since this release
  • Added Python 3 support.
  • Added the ability to print the HTTP request as well as the response (see --print and --verbose).
  • Added support for Digest authentication.
  • Added file upload support (http -f POST file_field_name@/path/to/file).
  • Improved syntax highlighting for JSON.
  • Added support for field name escaping.
  • Many bug fixes.