0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-03 17:34:47 -05:00
deno/cli/tests
Matt Mastracci 71d2f4cb97
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-15 22:30:33 +00:00
..
integration fix(runtime): use host header for inspector websocket URL (#20171) 2023-08-15 22:30:33 +00:00
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-15 17:04:36 +02:00
unit fix(ext/net): implement a graceful error on an invalid SSL certificate (#20157) 2023-08-15 00:11:12 +00:00
unit_node fix(node): implement TLSSocket._start (#20120) 2023-08-11 11:57:41 +00:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00