v0.11.2
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