deno/ext/tls
2025-09-18 17:06:49 +02:00
..
testdata chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24388) 2024-07-02 02:09:47 +02:00
Cargo.toml 2.5.1 (#30753) 2025-09-17 01:58:00 +02:00
lib.rs feat(unstable): fetch tunnel proxy 2025-09-18 17:06:49 +02:00
README.md Rename extensions/ directory to ext/ (#11643) 2021-08-11 12:27:05 +02:00
tls_key.rs feat: V8 14.0.0 (#30629) 2025-09-08 22:12:54 +02:00

deno_tls

This crate implements common utilities for TLS handling in other Deno extensions.