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

File test-https-proxy-request-proxy-failure-500.mjs

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

Source from the content-addressed store, hash-verified

1// This tests that when the proxy server returns a 500 response, the https client can
2// handle it correctly.
3
4import * as common from '../common/index.mjs';

Callers

nothing calls this directly

Calls 11

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

Tested by

no test coverage detected