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

#112 in HTTP client

Download history 18979/week @ 2023-12-13 15459/week @ 2023-12-20 14750/week @ 2023-12-27 19331/week @ 2024-01-03 21220/week @ 2024-01-10 21767/week @ 2024-01-17 22202/week @ 2024-01-24 22210/week @ 2024-01-31 22077/week @ 2024-02-07 22616/week @ 2024-02-14 23909/week @ 2024-02-21 24190/week @ 2024-02-28 26012/week @ 2024-03-06 23019/week @ 2024-03-13 27018/week @ 2024-03-20 18842/week @ 2024-03-27

99,437 downloads per month
Used in 378 crates (22 directly)

MIT/Apache

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

~5–26MB
~413K SLoC