download-async 0.10.10

A fast and convenient wrapper around hyper with https support.
Documentation

download-async

crates.io Released API docs MIT licensed CI

A fast and convenient HTTP client implementation for Rust.

  • HTTP/1 and HTTP/2
  • Asynchronous design
  • HTTPS via system-native TLS
  • Included Progress callbacks

Get started by looking over the examples.

Contributing

To get involved, take a look at CONTRIBUTING.

License

download-async is provided under the MIT license. See LICENSE.