MCPcopy Index your code
hub / github.com/nodejs/node / test-https-proxy-fetch.mjs

File test-https-proxy-fetch.mjs

test/client-proxy/test-https-proxy-fetch.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as common from '../common/index.mjs';
2import fixtures from '../common/fixtures.js';
3import assert from 'node:assert';
4import http from 'node:http';

Callers

nothing calls this directly

Calls 10

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

Tested by

no test coverage detected