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

Method onResponseError

lib/interceptor/response-error.js:84–86  ·  view source on GitHub ↗
(controller, err)

Source from the content-addressed store, hash-verified

82 }
83
84 onResponseError (controller, err) {
85 super.onResponseError(controller, err)
86 }
87}
88
89module.exports = () => {

Callers

nothing calls this directly

Calls 1

onResponseErrorMethod · 0.65

Tested by

no test coverage detected