Skip to content

v0.11.21

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 02 Oct 18:26
· 81 commits to master since this release

What's Changed

  • Add automatically detecting macOS proxy settings.
  • Add ClientBuilder::tls_info(bool), which will put tls::TlsInfo into the response extensions.
  • Fix trust-dns resolver from possible hangs.
  • Fix connect timeout to be split among multiple IP addresses.

New Contributors