zeptohttpc
This crate aims to be the smallest possible yet practically useful HTTP client built on top of the http and httparse crates.
Cargo features
encoding_rs: Support for bodies in various character sets using theencoding_rscrate.flate2: Support for compressed bodies using theflate2crate.native-tls: Support HTTPS connections using thenative-tlscrate.json: Support for JSON bodies using theserdeandserde_jsoncrates.tls: Support for HTTPS connections using therustls,webpkiandwebpki-rootscrates.
License
Licensed under
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.