Provides an HTTPS connector for use with hyper.
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Reynard User 5178039065
Some checks failed
CI / Check Style (push) Has been cancelled
CI / CI is green (push) Has been cancelled
CI / Test beta on macOS-latest (push) Has been cancelled
CI / Test nightly on macOS-latest (push) Has been cancelled
CI / Test stable on macOS-latest (push) Has been cancelled
CI / Test beta on ubuntu-latest (push) Has been cancelled
CI / Test nightly on ubuntu-latest (push) Has been cancelled
CI / Test stable on ubuntu-latest (push) Has been cancelled
CI / Test beta on windows-latest (push) Has been cancelled
CI / Test nightly on windows-latest (push) Has been cancelled
CI / Test stable on windows-latest (push) Has been cancelled
CI / Check MSRV (push) Has been cancelled
CI / Test with Miri (push) Has been cancelled
CI / features (push) Has been cancelled
CI / Build docs (push) Has been cancelled
Fix hyper-util dependency source conflicts by updating dev-dependencies to use git.sly.so versions
2026-05-12 16:44:32 +02:00
.github/workflows chore(ci): use msrv aware dependency resolver 2025-03-19 08:49:31 -04:00
examples feat: upgrade to hyper-v1, use hyper-utils for now (#104) 2023-11-03 11:22:41 -04:00
src doc: add feature vendored 2025-03-13 18:22:20 -04:00
.gitignore initial HttpsConnector 2017-01-11 15:44:37 -08:00
Cargo.toml Fix hyper-util dependency source conflicts by updating dev-dependencies to use git.sly.so versions 2026-05-12 16:44:32 +02:00
LICENSE-APACHE initial HttpsConnector 2017-01-11 15:44:37 -08:00
LICENSE-MIT initial HttpsConnector 2017-01-11 15:44:37 -08:00
README.md v0.2.0 2018-06-01 15:55:26 -07:00

hyper-tls

Provides an HTTPS connector for use with hyper.

Documentation

License

Licensed under either of

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.