cargo reqwest 0.8.1

latest releases: 0.12.9, 0.12.8, 0.12.7...
7 years ago

Features

  • Add ClientBuilder::default_headers to set headers used for every request.
  • Add async::ClientBuilder::dns_threads to set number of threads use for DNS.
  • Add Response::text as shortcut to read the full body into a String.
  • Add Response::copy_to as shortcut for std::io::copy.

Thanks!

Don't miss a new reqwest release

NewReleases is sending notifications on new releases.