MCPcopy Create free account
hub / github.com/nodejs/undici / onResponseError

Method onResponseError

benchmarks/benchmark-https.js:130–132  ·  view source on GitHub ↗
(controller, err)

Source from the content-addressed store, hash-verified

128 }
129
130 onResponseError (controller, err) {
131 throw err
132 }
133}
134
135function makeParallelRequests (cb) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected