Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/undici
/ functions
Functions
2,475 in github.com/nodejs/undici
⨍
Functions
2,475
◇
Types & classes
605
Function
noop
()
lib/api/readable.js:19
Function
noop
()
lib/api/api-request.js:9
Function
noop
()
lib/web/fetch/body.js:22
Function
noop
()
lib/handler/redirect-handler.js:10
Function
noop
()
lib/handler/cache-handler.js:14
Function
nop
()
lib/interceptor/cache.js:39
Function
normalizeMethod
* @see https://fetch.spec.whatwg.org/#concept-method-normalize * @param {string} method
lib/web/fetch/util.js:726
Function
now
* The now method returns the value of the internal fast timer clock. * * @returns {number}
lib/util/timers.js:392
Function
obj
()
test/webidl/converters.js:115
Method
onAbort
()
lib/api/readable.js:294
Function
onAborted
()
lib/dispatcher/client-h2.js:1522
Function
onAborted
(reason)
lib/web/fetch/index.js:2162
Method
onAuthenticated
()
lib/dispatcher/socks5-proxy-agent.js:161
Method
onAuthenticationError
(err)
lib/dispatcher/socks5-proxy-agent.js:166
Function
onBodySent
(body)
test/http2-body.js:229
Function
onBodySent
(chunk)
test/mock-agent.js:256
Function
onBodySent
(chunk)
test/node-test/client-dispatch.js:697
Function
onBodySent
(chunk)
test/interceptors/body-sent-hooks.js:26
Method
onBodySent
(chunk)
lib/dispatcher/dispatcher1-wrapper.js:51
Method
onBodySent
(chunk)
lib/core/request.js:282
Method
onBodySent
* @deprecated
lib/handler/decorator-handler.js:65
Method
onBodySent
(chunk)
lib/handler/redirect-handler.js:47
Method
onBodySent
(chunk)
lib/handler/retry-handler.js:252
Method
onBodySent
(chunk)
lib/handler/cache-handler.js:176
Function
onClose
()
lib/dispatcher/client-h1.js:1421
Function
onClose
()
lib/api/api-stream.js:40
Method
onClose
* Handle socket close
lib/core/socks5-client.js:132
Method
onClosed
()
lib/dispatcher/dispatcher-base.js:100
Method
onConnected
(info)
lib/dispatcher/socks5-proxy-agent.js:203
Method
onConnectionError
(err)
lib/dispatcher/socks5-proxy-agent.js:209
Function
onData
(chunk)
lib/dispatcher/client-h1.js:1391
Function
onData
(chunk)
lib/dispatcher/client-h2.js:1323
Function
onData
(chunk)
test/web-platform-tests/wpt-runner.mjs:121
Method
onDestroyed
()
lib/dispatcher/dispatcher-base.js:149
Function
onDrain
()
lib/dispatcher/client-h1.js:1408
Function
onDrain
()
lib/dispatcher/client-h2.js:1727
Function
onEnd
()
lib/dispatcher/client-h2.js:1424
Function
onError
(err)
lib/dispatcher/client-h2.js:1486
Function
onError
(err)
lib/api/api-stream.js:45
Function
onError
(err)
lib/web/fetch/index.js:2321
Function
onError
(err)
benchmarks/websocket-benchmark.mjs:55
Function
onExpectedTeardownError
(error)
test/issue-5087.js:10
Function
onFinish
()
lib/api/api-stream.js:46
Function
onFrameError
(type, code)
lib/dispatcher/client-h2.js:1510
Function
onHttp2FrameError
(type, code, id)
lib/dispatcher/client-h2.js:601
Function
onHttp2RemoteSettings
(settings)
lib/dispatcher/client-h2.js:543
Function
onHttp2SendPing
(session)
lib/dispatcher/client-h2.js:564
Function
onHttp2SessionClose
()
lib/dispatcher/client-h2.js:683
Function
onHttp2SessionError
(err)
lib/dispatcher/client-h2.js:589
Function
onHttp2SessionGoAway
* This is the root cause of #3011 * We need to handle GOAWAY frames properly, and trigger the session close * along with the socket right away * *
lib/dispatcher/client-h2.js:622
Function
onHttp2SessionIdleTimeout
(session)
lib/dispatcher/client-h2.js:517
Function
onHttp2SocketClose
()
lib/dispatcher/client-h2.js:716
Function
onHttp2SocketEnd
()
lib/dispatcher/client-h2.js:761
Function
onHttp2SocketError
(err)
lib/dispatcher/client-h2.js:749
Function
onHttpSocketClose
()
lib/dispatcher/client-h1.js:1002
Function
onHttpSocketEnd
()
lib/dispatcher/client-h1.js:988
Function
onHttpSocketError
(err)
lib/dispatcher/client-h1.js:963
Function
onHttpSocketReadable
()
lib/dispatcher/client-h1.js:984
Function
onInterimResponse
(headers)
lib/dispatcher/client-h2.js:1352
Function
onMessage
(message)
test/interceptors/deduplicate.js:462
Function
onNoStreamsTimeout
(session)
lib/dispatcher/client-h2.js:458
Function
onOpen
()
benchmarks/websocket-benchmark.mjs:50
Function
onParserTimeout
(parserWeakRef)
lib/dispatcher/client-h1.js:833
Function
onPing
(err, duration)
lib/dispatcher/client-h2.js:575
Function
onPipeData
(chunk)
lib/dispatcher/client-h2.js:1692
Function
onRequest
(err, data)
test/client-write-max-listeners.js:30
Function
onRequestSent
()
test/mock-agent.js:259
Function
onRequestSent
()
test/node-test/client-dispatch.js:700
Function
onRequestSent
()
test/interceptors/body-sent-hooks.js:29
Method
onRequestSent
()
lib/dispatcher/dispatcher1-wrapper.js:55
Method
onRequestSent
()
lib/core/request.js:295
Method
onRequestSent
(...args)
lib/handler/decorator-handler.js:69
Method
onRequestSent
()
lib/handler/redirect-handler.js:51
Method
onRequestSent
()
lib/handler/retry-handler.js:256
Method
onRequestSent
()
lib/handler/cache-handler.js:180
Function
onRequestStart
()
lib/interceptor/cache.js:472
Function
onRequestStart
(controller)
lib/web/fetch/index.js:2222
Function
onRequestStart
()
test/http2-body.js:214
Function
onRequestStart
()
test/pool.js:767
Function
onRequestStart
(controller)
test/retry-handler-controller-proxy.js:74
Function
onRequestStart
()
test/http2-late-data.js:139
Function
onRequestStart
()
test/socks5-proxy-agent.js:216
Function
onRequestStart
()
test/mock-pool.js:64
Function
onRequestStart
()
test/http2-dispatcher.js:682
Function
onRequestStart
()
test/retry-handler2.js:189
Function
onRequestStart
()
test/retry-handler.js:66
Function
onRequestStart
()
test/client-timeout.js:86
Function
onRequestStart
()
test/mock-client.js:63
Function
onRequestStart
()
test/mock-agent.js:197
Function
onRequestStart
()
test/http2-response-after-completion.js:150
Function
onRequestStart
(controller)
test/node-test/client-abort.js:88
Function
onRequestStart
()
test/node-test/client-dispatch.js:125
Function
onRequestStart
()
test/node-test/agent.js:321
Function
onRequestStart
()
test/interceptors/deduplicate.js:1277
Function
onRequestStart
()
test/interceptors/body-sent-hooks.js:25
Function
onRequestStart
(ctrl)
test/interceptors/decompress.js:904
Method
onRequestStart
(controller, context)
lib/dispatcher/dispatcher1-wrapper.js:15
Method
onRequestStart
(controller, context)
lib/interceptor/response-error.js:22
Method
onRequestStart
(controller, context)
lib/interceptor/dump.js:29
Method
onRequestStart
(abort, context)
lib/core/request.js:309
← previous
next →
1,901–2,000 of 2,475, ranked by callers