Skip to content

v0.5.1

Compare
Choose a tag to compare
@mtripg6666tdr mtripg6666tdr released this 26 Jan 14:48
· 267 commits to main since this release
0a1210b

Bug fixes

  • Correctly change the method from GET to POST when redirected. (#55)
  • Correctly delete the Host header when redirected. (#55)
  • Correctly return the empty string when the response body is null (#56)
  • Handle the error occurred while reading the body chunks (#57)

What's Changed

Full Changelog: v0.5.0...v0.5.1