3 releases (breaking)
0.2.0 | Apr 24, 2022 |
---|---|
0.1.0 | May 10, 2021 |
0.0.1 | May 5, 2021 |
0.0.0 |
|
#474 in HTTP client
154 downloads per month
Used in 2 crates
17KB
283 lines
iqhttp
iqlusion's HTTPS toolkit. Provides a high-level wrapper around hyper
, with
built-in SSL/TLS support based on rustls
.
Minimum Supported Rust Version
Rust 1.56
License
Copyright © 2021-2022 iqlusion
iqhttp is distributed under the terms of either the MIT license or the Apache License (Version 2.0), at your option.
See LICENSE (Apache License, Version 2.0) file in the iqlusioninc/crates
toplevel directory of this repository or LICENSE-MIT for details.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~11–22MB
~401K SLoC