Skip to content

v0.5.1

Compare
Choose a tag to compare
@evilsocket evilsocket released this 08 Nov 13:24
· 131 commits to main since this release

A fix release mostly to test docker hub image building from github actions.

Fixes

  • b7c0257 fix: urlencode fields when content-type is application/x-www-form-urlencoded (fixes #24)
  • e5a7ea6 fix: do not overwrite content-type if passed by user (fixes #23)