Skip to content

v0.11.2

Choose a tag to compare

@ryanfowler ryanfowler released this 13 Aug 04:14
· 94 commits to main since this release
f559238

What's Changed

  • Support gzip decompression when multiple encodings were used by @ryanfowler in #290
  • Ensure request information from the final request is used by @ryanfowler in #291
  • Avoid requesting compression for HEAD requests by @ryanfowler in #292
  • Avoid attempting to format any response body for HEAD requests by @ryanfowler in #293
  • Only set content-lenth header from Request if not a HEAD by @ryanfowler in #294

Full Changelog: v0.11.1...v0.11.2