21 releases
0.10.10 | Mar 27, 2023 |
---|---|
0.10.9 | Dec 23, 2022 |
0.10.8 | Feb 10, 2022 |
0.10.7 | Sep 9, 2021 |
0.1.1 | Dec 30, 2020 |
#338 in HTTP client
38 downloads per month
39KB
770 lines
download-async
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.
Dependencies
~7–19MB
~293K SLoC