MCPcopy Index your code
hub / github.com/nodejs/undici / pause

Method pause

types/dispatcher.d.ts:214–214  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

212 rawTrailers?: Buffer[] | string[] | IncomingHttpHeaders | null
213 abort(reason: Error): void
214 pause(): void
215 resume(): void
216 }
217

Callers 15

onResponseStartMethod · 0.65
onResponseDataMethod · 0.65
onDataFunction · 0.65
onDataFunction · 0.65
onResponseFunction · 0.65
pauseFunction · 0.65
onResponseStartMethod · 0.65
onResponseDataMethod · 0.65
onResponseStartMethod · 0.65
onResponseDataMethod · 0.65
onResponseDataMethod · 0.65
onResponseDataFunction · 0.65

Implementers 2

RequestControllerlib/core/request.js
RetryControllerlib/handler/retry-handler.js

Calls

no outgoing calls

Tested by

no test coverage detected