deno/ext/tls
2025-05-29 20:00:31 +01: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.3.4 (#29510) 2025-05-29 20:00:31 +01:00
lib.rs feat(ext/fetch): add support for fetch on unix sockets (#29154) 2025-05-13 18:06:17 +02:00
README.md Rename extensions/ directory to ext/ (#11643) 2021-08-11 12:27:05 +02:00
tls_key.rs fix: update deno_core (#29166) 2025-05-05 13:58:34 -05:00

deno_tls

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