Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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.js
File · 0.45
http2-body.js
File · 0.45
onBodySent
Function · 0.45
onResponseEnd
Function · 0.45
redirect-stream.js
File · 0.45
pool.js
File · 0.45
client-pipeline.js
File · 0.45
write
Function · 0.45
proxy-agent.js
File · 0.45
max-response-size.js
File · 0.45
client-stream.js
File · 0.45
http2-continue.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected