Skip to content

0.9.4

Compare
Choose a tag to compare
@buger buger released this 26 Jun 04:55
· 886 commits to master since this release

Changes

  • --output-http-rewrite-url now properly handle multiple matches #127
  • Make TCPOutput more robust to failures: automatically restart connection if replay is down. #138
  • Fix POST requests #133
  • Properly handle errors on input sockets #141
  • Prevent crash if no permissions on port #143
  • Introduce possibility to enable redirects: with --output-http-redirects you can adjust the number of redirects to follow. #145
  • Fix alignment crash on i386 #150
  • Handle Transfer-Encoding: chunked #157