MCPcopy
hub / github.com/nodejs/undici / toString

Method toString

docs/examples/proxy/proxy.js:267–269  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

265 }
266
267 toString () {
268 return `BadGatewayError: ${this.message}`
269 }
270
271 get name () {
272 return 'BadGatewayError'

Callers 15

util.jsFile · 0.45
http2-body.jsFile · 0.45
onBodySentFunction · 0.45
onResponseEndFunction · 0.45
redirect-stream.jsFile · 0.45
pool.jsFile · 0.45
client-pipeline.jsFile · 0.45
writeFunction · 0.45
proxy-agent.jsFile · 0.45
client-stream.jsFile · 0.45
http2-continue.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected