MCPcopy 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
4import * as common from '../common/index.mjs';

Callers

nothing calls this directly

Calls 9

createProxyServerFunction · 0.90
onceFunction · 0.90
listenMethod · 0.80
addressMethod · 0.65
matchMethod · 0.65
closeMethod · 0.65
endMethod · 0.45
onMethod · 0.45
errorMethod · 0.45

Tested by

no test coverage detected