1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-23 15:16:54 -05:00
denoland-deno/cli/tests
Bartek Iwańczuk d90a75c036
fix: use proper ALPN protocols if HTTP client is HTTP/1.1 only (#19303)
Closes https://github.com/denoland/deno/issues/16923

---------

Co-authored-by: crowlkats <crowlkats@toaxl.com>
Co-authored-by: Matt Mastracci <matthew@mastracci.com>
2023-05-29 23:05:45 +02:00
..
integration test(ext/node): add os_test.ts (#19305) 2023-05-29 15:03:14 +02:00
node_compat fix: use proper ALPN protocols if HTTP client is HTTP/1.1 only (#19303) 2023-05-29 23:05:45 +02:00
testdata refactor(core): remove ext: modules from the module map (#19040) 2023-05-28 12:44:41 -06:00
unit feat(ext/fs): add isBlockDevice, isCharDevice, isFifo, isSocket to FileInfo (#19008) 2023-05-24 21:18:13 +02:00
unit_node fix: use proper ALPN protocols if HTTP client is HTTP/1.1 only (#19303) 2023-05-29 23:05:45 +02:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00