Skip to content

v4.1.0

Compare
Choose a tag to compare
@Sh1Yo Sh1Yo released this 05 Dec 14:33
· 67 commits to main since this release
  • Fixed --test option.
  • Added --port option for request files.
  • Added -B option that equals -x http://localhost:8080.
  • Added linux binary with openssl v3 x86_64-linux-x8.tar.gz. The openssl v1 version is still supported x86_64-opensslv1-linux-x8.gz, but soon will be removed.
  • Fixed bug when --headers option worked wrong with POST methods.
  • Content-Type headers are now automatically added with --headers option when a body is specified.