Skip to content

v0.12.3

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 05 Apr 14:30
· 11 commits to master since this release

What's Changed

  • Add FromStr for dns::Name.
  • Add ClientBuilder::built_in_webpki_certs(bool) to enable them separately.
  • Add ClientBuilder::built_in_native_certs(bool) to enable them separately.
  • Fix sending content-length: 0 for GET requests.
  • Fix response body content_length() to return value when timeout is configured.
  • Fix ClientBuilder::resolve() to use lowercase domain names.

New Contributors

Full Changelog: v0.12.2...v0.12.3