Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-https-proxy-request-ipv6.mjs
File
test-https-proxy-request-ipv6.mjs
test/client-proxy/test-https-proxy-request-ipv6.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// This tests making HTTPS requests through an HTTP proxy using IPv6 addresses.
2
3
import
* as common from
'../common/index.mjs'
;
4
import
fixtures from
'../common/fixtures.js'
;
Callers
nothing calls this directly
Calls
11
once
Function · 0.90
createProxyServer
Function · 0.90
listen
Method · 0.80
address
Method · 0.65
match
Method · 0.65
close
Method · 0.65
skip
Method · 0.45
end
Method · 0.45
on
Method · 0.45
error
Method · 0.45
path
Method · 0.45
Tested by
no test coverage detected