0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-04 01:44:26 -05:00
deno/test_util/src
Bartek Iwańczuk cb87cb0283
fix: support "fetch" over HTTPS for IP addresses (#18499)
This commit adds support for connecting to IP addresses over HTTPS.

This is done by updating "rustls" to "0.21.0" and other related crates.

Closes https://github.com/denoland/deno/issues/7660
Closes https://github.com/denoland/deno/issues/17967

---------

Co-authored-by: Divy Srivastava <dj.srivastava23@gmail.com>
2023-05-17 02:19:23 +02:00
..
testdata fix(test_util): parse strace usecs/call in total line if present (#18241) 2023-03-17 10:39:57 +02:00
assertions.rs chore(test): remove TestCommandOutput macros (#17975) 2023-02-28 15:10:12 -04:00
builders.rs feat(compile): unstable npm and node specifier support (#19005) 2023-05-10 20:06:59 -04:00
lib.rs fix: support "fetch" over HTTPS for IP addresses (#18499) 2023-05-17 02:19:23 +02:00
lsp.rs feat(lsp): ability to configure document pre-load limit (#19097) 2023-05-11 17:17:14 -04:00
npm.rs chore: upgrade to Rust 1.67 (#17548) 2023-01-27 10:43:16 -05:00
pty.rs fix(repl): improve package.json support (#18497) 2023-03-30 10:43:16 -04:00
temp_dir.rs feat(compile): unstable npm and node specifier support (#19005) 2023-05-10 20:06:59 -04:00
test_server.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00