#rest-client #http #rest #client #web #hyper-rustls

iqhttp

iqlusion's HTTPS toolkit. Provides a high-level wrapper around hyper, with built-in SSL/TLS support based on rustls.

3 releases (breaking)

0.2.0 Apr 24, 2022
0.1.0 May 10, 2021
0.0.1 May 5, 2021
0.0.0 Oct 1, 2020

#407 in HTTP client

Download history 8/week @ 2024-01-01 12/week @ 2024-01-08 36/week @ 2024-01-22 37/week @ 2024-01-29 64/week @ 2024-02-05 7/week @ 2024-02-12 36/week @ 2024-02-19 38/week @ 2024-02-26 37/week @ 2024-03-11 87/week @ 2024-04-01

124 downloads per month
Used in 2 crates

Apache-2.0 OR MIT

17KB
283 lines

iqhttp iqlusion

Crate Docs Build Status Apache 2.0 Licensed MSRV

iqlusion's HTTPS toolkit. Provides a high-level wrapper around hyper, with built-in SSL/TLS support based on rustls.

Documentation

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–24MB
~402K SLoC