cargo reqwest 0.9.14
v0.9.14 (🍪 Cookies! 🍪)

latest releases: 0.12.7, 0.12.6, 0.12.5...
5 years ago

Features

  • Add optional support for SOCKS5 proxies, by enabling the socks5 cargo feature.
  • Add Cookie Store support to Client, automatically handling cookies for a session.
  • Add ClientBuilder::cookie_store(enable: bool) method to enable a cookie store that persists across requests.
  • Add Response::cookies() accessor that allows iterating over response cookies.
  • Fix Proxy to check the URL for a username and password.

Don't miss a new reqwest release

NewReleases is sending notifications on new releases.