1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-08 07:08:27 -05:00
denoland-deno/ext/tls
denobot b4824bf45f
1.35.1 (#19812)
Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
2023-07-12 23:49:48 +02:00
..
Cargo.toml 1.35.1 (#19812) 2023-07-12 23:49:48 +02:00
lib.rs fix: support "fetch" over HTTPS for IP addresses (#18499) 2023-05-17 02:19:23 +02:00
README.md Rename extensions/ directory to ext/ (#11643) 2021-08-11 12:27:05 +02:00

deno_tls

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