Skip to content

v0.14.11

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 21 Jul 22:10
· 386 commits to master since this release

Bug Fixes

  • client: retry when pool checkout returns closed HTTP2 connection (#2585) (52214f39)
  • http2:
    • improve I/O errors emitted by H2Upgraded (#2598) (f51c677d)
    • preserve proxy-authenticate and proxy-authorization headers (#2597) (52435701)

Features

  • ffi: add hyper_request_on_informational (25d18c0b)