mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
8db420d552
Reland of https://github.com/denoland/deno/pull/24056 that doesn't suffer from the problem that was discovered in https://github.com/denoland/deno/pull/24261. It uses upgraded `hyper` and `hyper-util` that fixed the previous problem in https://github.com/hyperium/hyper/pull/3691. |
||
---|---|---|
.. | ||
testdata | ||
Cargo.toml | ||
lib.rs | ||
README.md | ||
tls_key.rs |
deno_tls
This crate implements common utilities for TLS handling in other Deno extensions.