Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
89
module.exports = () => {
Callers
nothing calls this directly
Calls
1
onResponseError
Method · 0.65
Tested by
no test coverage detected