Skip to content

v0.1.2-dirty

Compare
Choose a tag to compare
@julian7 julian7 released this 17 Nov 08:14
· 47 commits to master since this release

v0.1.2 - Nov 17, 2019

Added:

  • Upload assets

Fixed:

  • http: return with OK value if no issues happened.
  • http: http.Client follows redirects by default. Disable this behavior to be able to test redirects.
  • http: if expecting a 3xx response code, a redirect is by no means unexpected.