Skip to content

v0.9.9

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 20 Mar 22:12
· 591 commits to master since this release

Features

  • Add ClientBuilder::h2_prior_knowledge() option to force HTTP2.
  • Add Response::content_length() to get the content-length of a response.
  • Enable ALPN h2 with the rustls-tls backend.