• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

examples/H03-May-2022-2418

src/H03-May-2022-340241

.cargo-checksum.jsonH A D03-May-202289 11

.cargo_vcs_info.jsonH A D06-Jul-202074 65

.gitignoreH A D06-Jul-202018 32

.travis.ymlH A D06-Jul-202099 118

Cargo.lockH A D06-Jul-202019.1 KiB778694

Cargo.tomlH A D06-Jul-20201.2 KiB4639

Cargo.toml.orig-cargoH A D06-Jul-2020720 2521

LICENSE-APACHEH A D06-Jul-202010.6 KiB202169

LICENSE-MITH A D06-Jul-20201 KiB2116

README.mdH A D06-Jul-2020600 179

README.md

1# hyper-tls
2
3Provides an HTTPS connector for use with [hyper](https://hyper.rs).
4
5[Documentation](https://docs.rs/hyper-tls)
6
7## License
8
9Licensed under either of
10
11- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://apache.org/licenses/LICENSE-2.0)
12- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
13
14### Contribution
15
16Unless 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.
17