1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-05 22:09:02 -05:00
denoland-deno/cli/tests
Matt Mastracci 346a3360b2 fix(runtime): use host header for inspector websocket URL (#20171)
If a `host` header is specified, use that for the generated websocket
URLs.

Fixes #20087
2023-08-21 18:23:27 +05:30
..
integration fix(runtime): use host header for inspector websocket URL (#20171) 2023-08-21 18:23:27 +05:30
node_compat feat(ext/node): properly segregate node globals (#19307) 2023-07-19 10:30:04 +02:00
testdata fix(runtime): navigator.userAgent in web worker (#20129) 2023-08-21 18:23:27 +05:30
unit fix(ext/net): implement a graceful error on an invalid SSL certificate (#20157) 2023-08-21 18:23:27 +05:30
unit_node fix(node): implement TLSSocket._start (#20120) 2023-08-21 18:23:27 +05:30
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00