Skip to content

v0.9.1

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 13 Nov 22:16
· 759 commits to master since this release

Fixes

  • Fix large request bodies failing because of improper handling of backpressure.
  • Remove body-related headers when redirect changes a POST into a GET.
  • Reduce memory size of Response and Error signicantly.