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

Method onResponseEnd

benchmarks/benchmark-https.js:126–128  ·  view source on GitHub ↗
(controller, trailers)

Source from the content-addressed store, hash-verified

124 }
125
126 onResponseEnd (controller, trailers) {
127 this.dst.end()
128 }
129
130 onResponseError (controller, err) {
131 throw err

Callers

nothing calls this directly

Calls 1

endMethod · 0.45

Tested by

no test coverage detected