Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-use-env-proxy-precedence.mjs
File
test-use-env-proxy-precedence.mjs
test/client-proxy/test-use-env-proxy-precedence.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// This tests the precedence and interaction between --use-env-proxy CLI flag
2
// and NODE_USE_ENV_PROXY environment variable when both are set.
3
4
import
* as common from
'../common/index.mjs'
;
Callers
nothing calls this directly
Calls
9
createProxyServer
Function · 0.90
once
Function · 0.90
listen
Method · 0.80
address
Method · 0.65
match
Method · 0.65
close
Method · 0.65
end
Method · 0.45
on
Method · 0.45
error
Method · 0.45
Tested by
no test coverage detected