mirror of
https://github.com/denoland/deno.git
synced 2024-12-29 02:29:06 -05:00
dccf4cbe36
This commit adds support for specifying client certificates when using fetch, by means of `Deno.createHttpClient`. |
||
---|---|---|
.. | ||
Cargo.toml | ||
lib.rs | ||
README.md |
deno_tls
This crate implements common utilities for TLS handling in other Deno extensions.