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

Method pause

deps/undici/src/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

readline.jsFile · 0.65
readStopFunction · 0.65
eventHandlerFunction · 0.65
requestBodyCompletedMethod · 0.65
onParserExecuteCommonFunction · 0.65
parserOnIncomingFunction · 0.65
onSocketResumeFunction · 0.65
constructorMethod · 0.65
ondataMethod · 0.65
readStopMethod · 0.65
child_process.jsFile · 0.65
suspendReplWhileMethod · 0.65

Implementers 1

RequestControllerdeps/undici/src/lib/core/request.js

Calls

no outgoing calls

Tested by

no test coverage detected