22 stable releases (6 major)
6.5.3 | Jun 20, 2022 |
---|---|
6.5.1 | Aug 19, 2021 |
6.4.1 | May 19, 2021 |
6.3.5 | Mar 12, 2021 |
0.0.0 | Mar 29, 2019 |
#137 in HTTP client
92,497 downloads per month
Used in 381 crates
(22 directly)
62KB
1K
SLoC
http-client
Types and traits for http clients.
Installation
With cargo add installed run:
$ cargo add http-client
Safety
For non-wasm clients, this crate uses #![deny(unsafe_code)]
to ensure everything is implemented in
100% Safe Rust.
Contributing
Want to join us? Check out our "Contributing" guide and take a look at some of these issues:
License
Licensed under either of Apache License, Version 2.0 or MIT license at your option.Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~6–25MB
~393K SLoC