Skip to content

v0.3.0

Compare
Choose a tag to compare
@jkbrzt jkbrzt released this 01 Feb 14:04
· 1505 commits to master since this release
  • Allow output redirection on Windows.
  • Added configuration file.
  • Added persistent session support.
  • Renamed --allow-redirects to --follow.
  • Improved the usability of http --help.
  • Fixed installation on Windows with Python 3.
  • Fixed colorized output on Windows with Python 3.
  • CRLF HTTP header field separation in the output.
  • Added exit status code 2 for timed-out requests.
  • Added the option to separate colorizing and formatting
    (--pretty=all, --pretty=colors and --pretty=format).
    --ugly has bee removed in favor of --pretty=none.