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
destroy
()
lib/dispatcher/retry-agent.js:33
Method
destroy
()
lib/dispatcher/dispatcher.js:14
Method
destroy
(...args)
test/issue-1757.js:21
Method
destroy
(_err, callback)
test/redirect-pipeline.js:36
Method
destroy
()
test/http2-goaway.js:400
Method
destroy
()
test/http2-late-data.js:33
Method
destroy
()
test/http2-late-data.js:69
Method
destroy
()
test/http2-ping-errors.js:34
Method
destroy
()
test/http2-ping-errors.js:54
Method
destroy
()
test/http2-window-size.js:29
Method
destroy
()
test/http2-window-size.js:47
Method
destroy
()
test/issue-4780.js:30
Method
destroy
(...args)
test/mock-agent.js:3472
Method
destroy
()
test/http2-response-after-completion.js:49
Method
destroy
()
test/http2-response-after-completion.js:85
Method
destroy
(...args)
test/jest/issue-1757.test.js:21
Function
destroyed
* @returns {boolean}
lib/dispatcher/client-h1.js:917
Function
destroyed
* @type {boolean}
lib/dispatcher/client-h2.js:346
Method
destroyed
@returns {boolean}
lib/dispatcher/dispatcher-base.js:59
Function
dispatch
()
test/retry-handler.js:365
Method
dispatch
(opts, handler)
lib/dispatcher/dispatcher1-wrapper.js:91
Method
dispatch
(opts, handler)
lib/dispatcher/dispatcher-base.js:162
Method
dispatch
(opts, handler)
lib/dispatcher/proxy-agent.js:278
Method
dispatch
(opts, handler)
lib/dispatcher/retry-agent.js:18
Method
dispatch
(options, handler)
test/issue-1757.js:13
Method
dispatch
(opts, handler)
test/redirect-pipeline.js:15
Method
dispatch
(opts, handler)
test/issue-4780.js:17
Method
dispatch
(opts, handler)
test/issue-4780.js:34
Method
dispatch
(options, handler)
test/fetch/issue-2898-comment.js:17
Method
dispatch
(options, handler)
test/jest/issue-1757.test.js:13
Method
dispatch
(options)
test/websocket/custom-headers.js:13
Method
dispatch
()
test/websocket/websocketinit.js:14
Method
dispatch
(opts)
test/eventsource/eventsource-custom-dispatcher.js:24
Method
downstreamOnHeaders
()
lib/handler/cache-handler.js:200
Method
drain
(origin: URL)
test/types/dispatcher.events.test-d.ts:10
Method
drop
(count: number)
types/fetch.d.ts:73
Method
duplex
()
lib/web/fetch/request.js:773
Function
emit
()
test/http2-late-data.js:128
Function
emit
()
test/http2-ping-errors.js:89
Function
emit
()
test/http2-response-after-completion.js:136
Function
encodeRawHeaders
* @param {string[]} headers * @param {Buffer[]} headers
lib/core/util.js:543
Method
end
()
test/http2-response-after-completion.js:64
Method
entriesList
()
lib/web/fetch/headers.js:334
Function
enumToMap
(obj, filter = [], exceptions = [])
lib/llhttp/utils.js:4
Function
errorRequest
* @param {import ('../dispatcher/client')} client * @param {import ('../core/request')} request * @param {Error} err
lib/core/util.js:846
Method
eventSourceOptions
* @returns {import('../../types/client').Client.EventSourceOptions}
lib/dispatcher/dispatcher-base.js:52
Function
expectComplete
(t, payload, body, err)
test/client.js:1362
Method
expose
()
docs/examples/proxy/proxy.js:283
Method
expose
()
docs/examples/proxy/proxy.js:313
Method
extensions
()
lib/web/websocket/websocket.js:361
Function
factory
(origin)
test/env-http-proxy-agent.js:212
Method
factory
Default: `(origin, opts) => new Client(origin, opts)`.
types/pool.d.ts:33
Method
factory
Default: `(origin, opts) => new Client(origin, opts)`.
types/round-robin-pool.d.ts:33
Method
factory
Default: `(origin, opts) => new Pool(origin, opts)`.
types/agent.d.ts:24
Method
factory
(origin, options)
lib/dispatcher/proxy-agent.js:154
Method
filename
()
lib/web/websocket/events.js:161
Function
final
(callback)
test/client-pipeline.js:109
Function
final
(callback)
test/request-timeout.js:756
Function
final
(callback)
test/utils/stream.js:20
Method
final
(callback)
lib/cache/memory-cache-store.js:149
Method
final
(callback)
lib/cache/sqlite-cache-store.js:336
Function
fn
()
test/header-function-crlf.js:10
Function
fn
()
test/eventsource/eventsource-attributes.js:40
Function
fn2
()
test/eventsource/eventsource-attributes.js:47
Function
foo
()
test/fetch/response-json.js:75
Method
forEach
()
test/fetch/formdata.js:334
Function
formData
()
lib/web/fetch/body.js:341
Method
formData
* Not implemented * * @see https://fetch.spec.whatwg.org/#dom-body-formdata * @throws {NotSupportedError}
lib/api/readable.js:225
Method
format
(pendingInterceptors)
lib/mock/pending-interceptors-formatter.js:28
Function
full
()
test/types/dns-interceptor.test-d.ts:18
Function
full
()
test/interceptors/dns.js:1847
Function
fuzz
(address, results, buf)
test/fuzzing/client/client-fuzz-options.js:13
Function
fuzz
(address, results, buf)
test/fuzzing/client/client-fuzz-headers.js:9
Function
fuzz
(address, results, buf)
test/fuzzing/client/client-fuzz-body.js:9
Function
generatePr
({ github, context, defaultBranch, versionTag, commitHash })
scripts/release.js:41
Function
get
(target, p)
lib/web/fetch/response.js:412
Function
get
()
test/client-stream.js:859
Function
get
()
test/fetch/headers.js:746
Function
get
(key)
test/fetch/formdata.js:297
Function
get
(_: CacheInterceptor.CacheKey)
test/types/cache-interceptor.test-d.ts:6
Function
get
(origin: string)
test/types/dns-interceptor.test-d.ts:9
Function
get
()
test/interceptors/cache.js:1182
Function
get
(origin)
test/interceptors/dns.js:1837
Method
get
* @param {import('../../types/cache-interceptor.d.ts').default.CacheKey} key * @returns {import('../../types/cache-interceptor.d.ts').default.GetRe
lib/cache/memory-cache-store.js:93
Method
get
* @param {import('../../types/cache-interceptor.d.ts').default.CacheKey} key * @returns {(import('../../types/cache-interceptor.d.ts').default.GetR
lib/cache/sqlite-cache-store.js:234
Method
get
(hostname)
lib/interceptor/dns.js:120
Method
get
(sessionKey)
lib/core/connect.js:31
Method
get
(name)
lib/web/fetch/headers.js:517
Method
get
(name)
lib/web/fetch/formdata.js:71
Method
get
(key)
test/fetch/formdata.js:281
Method
get
(key)
test/interceptors/cache-async-store.js:25
Method
getAll
(name)
lib/web/fetch/formdata.js:91
Method
getFormDataBoundary
* @param {FormData} formData * @returns {string | null}
lib/web/fetch/formdata.js:206
Method
getFormDataState
* @param {FormData} formData
lib/web/fetch/formdata.js:190
Method
getHeadersGuard
(o)
lib/web/fetch/headers.js:633
Method
getHeadersList
* @param {Headers} o
lib/web/fetch/headers.js:644
Function
getRequest
(port = 3001)
docs/examples/request.js:5
Method
getRequestDispatcher
* @param {Request} request
lib/web/fetch/request.js:855
Method
getRequestState
* @param {Request} request
lib/web/fetch/request.js:878
Method
getResponseHeaders
* @param {Response} response
lib/web/fetch/response.js:278
← previous
next →
1,701–1,800 of 2,475, ranked by callers