Skip to content

v0.11.12

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 20 Sep 18:18
· 239 commits to master since this release

What's Changed

  • Add ClientBuilder::resolve_to_addrs() which allows a slice of IP addresses to be specified for a single host.
  • Add Response::upgrade() to await whether the server agrees to an HTTP upgrade.

New Contributors ❤️