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
Method
[kBusy]
()
lib/dispatcher/pool-base.js:76
Method
[kBusy]
()
lib/dispatcher/client.js:385
Method
[kClientClosedError]
()
lib/core/errors.js:249
Method
[kClientDestroyedError]
()
lib/core/errors.js:231
Method
[kClose]
()
lib/dispatcher/env-http-proxy-agent.js:49
Method
[kClose]
()
lib/dispatcher/proxy-agent.js:102
Method
[kClose]
()
lib/dispatcher/proxy-agent.js:310
Method
[kClose]
()
lib/dispatcher/pool-base.js:124
Method
[kClose]
()
lib/dispatcher/client.js:426
Method
[kClose]
()
lib/dispatcher/socks5-proxy-agent.js:331
Method
[kClose]
()
lib/dispatcher/agent.js:146
Method
[kClose]
()
lib/mock/mock-pool.js:61
Method
[kClose]
()
lib/mock/mock-client.js:61
Method
[kConnectTimeoutError]
()
lib/core/errors.js:33
Method
[kConnect]
(cb)
lib/dispatcher/client.js:400
Method
[kConnected]
()
lib/dispatcher/pool-base.js:80
Method
[kConnected]
()
lib/dispatcher/client.js:381
Method
[kDestroy]
(err)
lib/dispatcher/env-http-proxy-agent.js:57
Method
[kDestroy]
(err)
lib/dispatcher/proxy-agent.js:106
Method
[kDestroy]
()
lib/dispatcher/proxy-agent.js:318
Method
[kDestroy]
(err)
lib/dispatcher/pool-base.js:141
Method
[kDestroy]
(err)
lib/dispatcher/client.js:438
Method
[kDestroy]
(err)
lib/dispatcher/socks5-proxy-agent.js:340
Method
[kDestroy]
(err)
lib/dispatcher/agent.js:156
Method
[kDispatch]
(opts, handler)
lib/dispatcher/env-http-proxy-agent.js:43
Method
[kDispatch]
(opts, handler)
lib/dispatcher/proxy-agent.js:65
Method
[kDispatch]
(opts, handler)
lib/dispatcher/pool-base.js:157
Method
[kDispatch]
(opts, handler)
lib/dispatcher/client.js:405
Method
[kDispatch]
* Dispatch a request through the SOCKS5 proxy
lib/dispatcher/socks5-proxy-agent.js:225
Method
[kDispatch]
(opts, handler)
lib/dispatcher/agent.js:74
Method
[kFactory]
(origin)
lib/mock/mock-agent.js:185
Method
[kFree]
()
lib/dispatcher/pool-base.js:88
Method
[kGetDispatcher]
()
lib/dispatcher/pool.js:99
Method
[kGetDispatcher]
()
lib/dispatcher/balanced-pool.js:162
Method
[kGetDispatcher]
()
lib/dispatcher/round-robin-pool.js:94
Method
[kGetDispatcher]
()
test/node-test/balanced-pool.js:85
Method
[kGetNetConnect]
()
lib/mock/mock-agent.js:217
Method
[kHTTPParserError]
()
lib/core/errors.js:322
Method
[kHasDispatcher]
()
lib/dispatcher/pool.js:120
Method
[kHasDispatcher]
()
lib/dispatcher/pool-base.js:172
Method
[kHasDispatcher]
()
lib/dispatcher/round-robin-pool.js:133
Method
[kHeadersOverflowError]
()
lib/core/errors.js:69
Method
[kHeadersTimeoutError]
()
lib/core/errors.js:51
Method
[kInformationalError]
()
lib/core/errors.js:177
Method
[kInvalidArgumentError]
()
lib/core/errors.js:105
Method
[kInvalidReturnValueError]
()
lib/core/errors.js:123
Method
[kMaxOriginsReachedError]
()
lib/core/errors.js:438
Method
[kMessageSizeExceededError]
()
lib/core/errors.js:465
Method
[kMockAgentAddCallHistoryLog]
(opts)
lib/mock/mock-agent.js:171
Method
[kMockAgentGet]
(origin)
lib/mock/mock-agent.js:192
Method
[kMockAgentRegisterCallHistory]
()
lib/mock/mock-agent.js:165
Method
[kMockAgentSet]
(origin, dispatcher)
lib/mock/mock-agent.js:181
Method
[kMockCallHistoryAddLog]
(requestInit)
lib/mock/mock-call-history.js:232
Method
[kMockNotMatchedError]
()
lib/mock/mock-errors.js:22
Method
[kNotSupportedError]
()
lib/core/errors.js:286
Method
[kOnDrain]
(client, origin, targets)
lib/dispatcher/pool-base.js:30
Function
[kOnError]
(err)
test/http2-late-data.js:114
Function
[kOnError]
(err)
test/http2-ping-errors.js:75
Function
[kOnError]
(err)
test/http2-response-after-completion.js:126
Method
[kPending]
()
lib/dispatcher/pool-base.js:96
Method
[kPending]
()
lib/dispatcher/client.js:369
Method
[kProxyConnectionError]
()
lib/core/errors.js:420
Method
[kRef]
()
lib/web/websocket/websocket.js:201
Method
[kRemoveClient]
(client)
lib/dispatcher/pool-base.js:208
Method
[kRequestAbortedError]
()
lib/core/errors.js:159
Method
[kRequestContentLengthMismatchError]
()
lib/core/errors.js:195
Method
[kRequestRetryError]
()
lib/core/errors.js:361
Method
[kResponseContentLengthMismatchError]
()
lib/core/errors.js:213
Method
[kResponseError]
()
lib/core/errors.js:382
Method
[kResponseExceededMaxSizeError]
()
lib/core/errors.js:340
Function
[kResume]
()
test/http2-late-data.js:117
Function
[kResume]
()
test/http2-response-after-completion.js:129
Method
[kRetryHandlerDefaultRetry]
(err, { state, opts }, cb)
lib/handler/retry-handler.js:264
Method
[kRunning]
()
lib/dispatcher/pool-base.js:104
Method
[kRunning]
()
lib/dispatcher/client.js:373
Method
[kRunning]
()
lib/dispatcher/agent.js:66
Method
[kSecureProxyConnectionError]
()
lib/core/errors.js:401
Method
[kSize]
()
lib/dispatcher/pool-base.js:112
Method
[kSize]
()
lib/dispatcher/client.js:377
Method
[kSocketError]
()
lib/core/errors.js:268
Method
[kUndiciError]
()
lib/core/errors.js:15
Method
[kUnref]
()
lib/web/websocket/websocket.js:208
Method
[nodeUtil.inspect.custom]
(depth, options)
lib/web/fetch/request.js:815
Method
[nodeUtil.inspect.custom]
(depth, options)
lib/web/fetch/response.js:253
Method
[nodeUtil.inspect.custom]
(depth, options)
lib/web/fetch/formdata.js:163
Method
[util.inspect.custom]
(depth, options)
lib/web/fetch/headers.js:627
Method
_destroy
(err, callback)
lib/api/api-pipeline.js:42
Method
_destroy
(err, callback)
lib/api/api-pipeline.js:59
Method
_destroy
* @param {Error|null} err * @param {(error:(Error|null)) => void} callback * @returns {void}
lib/api/readable.js:86
Method
_final
(callback)
lib/web/fetch/util.js:1275
Function
_lookup
(resolver, hostname, options, cb)
test/node-test/autoselectfamily.js:20
Method
_read
()
lib/api/api-pipeline.js:55
Method
_transform
(chunk, encoding, callback)
lib/web/fetch/util.js:1257
Method
_transform
* @param {Buffer} chunk * @param {string} _encoding * @param {Function} callback * @returns {void}
lib/web/eventsource/eventsource-stream.js:163
Method
_write
* @param {Buffer} chunk * @param {() => void} callback
lib/web/websocket/receiver.js:70
Function
abc
()
test/webidl/converters.js:140
Function
abort
(reason)
lib/interceptor/cache.js:351
Function
abort
()
lib/web/fetch/request.js:50
Function
abort
(reason)
test/retry-handler-controller-proxy.js:33
Function
abort
()
test/issue-4780.js:10
← previous
next →
1,301–1,400 of 2,475, ranked by callers