Skip to content

tower-http-0.6.2

Latest
Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 18 Nov 19:32
· 2 commits to main since this release
3789c0c

Changed:

  • CompressionBody<B> now propagates B's size hint in its http_body::Body
    implementation, if compression is disabled (#531)
    • this allows a content-length to be included in an HTTP message with this
      body for those cases

New Contributors

Full Changelog: tower-http-0.6.1...tower-http-0.6.2