github actix/actix-web awc-v3.0.0-beta.3
awc: v3.0.0-beta.3

latest releases: awc-v3.5.1, web-v4.9.0, http-v3.9.0...
pre-release3 years ago

Added

  • ClientResponse::timeout for set the timeout of collecting response body. #1931
  • ClientBuilder::local_address for bind to a local ip address for this client. #2024

Changed

  • Feature cookies is now optional and enabled by default. #1981
  • ClientBuilder::connector method would take actix_http::client::Connector<T, U> type. #2008
  • Basic auth password now takes blank passwords as an empty string instead of Option. #2050

Removed

  • ClientBuilder::default function #2008

Don't miss a new actix-web release

NewReleases is sending notifications on new releases.