MCPcopy Index your code
hub / github.com/nodejs/node / test-use-env-proxy-cli-http.mjs

File test-use-env-proxy-cli-http.mjs

test/client-proxy/test-use-env-proxy-cli-http.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// This tests that --use-env-proxy works the same as NODE_USE_ENV_PROXY=1
2// for HTTP requests using the built-in http module and fetch API.
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