Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@iksteen iksteen released this 12 May 09:29
· 15 commits to master since this release
  • Minimum supported python version is now 3.6.1.
  • Assume empty content when signing a HEAD or DELETE request just as we do when signing a GET request. Thanks @alvassin!
  • Fix bug where sign_with_headers did not include valueless query arguments in the signing process (f.e. ?acl).