Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
onResponseStart
Method · 0.65
onResponseData
Method · 0.65
onData
Function · 0.65
onData
Function · 0.65
onResponse
Function · 0.65
pause
Function · 0.65
onResponseStart
Method · 0.65
onResponseData
Method · 0.65
onResponseStart
Method · 0.65
onResponseData
Method · 0.65
onResponseData
Method · 0.65
onResponseData
Function · 0.65
Implementers
2
RequestController
lib/core/request.js
RetryController
lib/handler/retry-handler.js
Calls
no outgoing calls
Tested by
no test coverage detected