Skip to content

v0.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Nov 14:40
· 720 commits to master since this release

Features

  • Add --http-version for forcing a specific http version, see #161 (@ducaale)
  • Support overwriting response's mime and charset via --response-mime and --response-charset respectively, see #184 (@ducaale)
  • Add support for digest authentication, see #176 (@ducaale)
  • Add --ssl option for forcing a specific TLS version, see #168 (@blyxxyz)

Bug fixes

Other