MCPcopy Create free account

hub / github.com/nodejs/undici / functions

Functions2,421 in github.com/nodejs/undici

Methoddispatch
(opts)
test/eventsource/eventsource-custom-dispatcher.js:24
MethoddownstreamOnHeaders
()
lib/handler/cache-handler.js:192
Methoddrain
(origin: URL)
test/types/dispatcher.events.test-d.ts:10
Methoddrop
(count: number)
types/fetch.d.ts:73
Methodduplex
()
lib/web/fetch/request.js:773
Functionemit
()
test/http2-late-data.js:128
Functionemit
()
test/http2-ping-errors.js:89
Functionemit
()
test/http2-response-after-completion.js:136
FunctionencodeRawHeaders
* @param {string[]} headers * @param {Buffer[]} headers
lib/core/util.js:543
Methodend
()
test/http2-response-after-completion.js:64
MethodentriesList
()
lib/web/fetch/headers.js:334
FunctionenumToMap
(obj, filter = [], exceptions = [])
lib/llhttp/utils.js:4
FunctionerrorRequest
* @param {import ('../dispatcher/client')} client * @param {import ('../core/request')} request * @param {Error} err
lib/core/util.js:846
FunctionexpectComplete
(t, payload, body, err)
test/client.js:1362
Methodexpose
()
docs/examples/proxy/proxy.js:283
Methodexpose
()
docs/examples/proxy/proxy.js:313
Methodextensions
()
lib/web/websocket/websocket.js:361
Methodfactory
Default: `(origin, opts) => new Client(origin, opts)`.
types/pool.d.ts:33
Methodfactory
Default: `(origin, opts) => new Client(origin, opts)`.
types/round-robin-pool.d.ts:33
Methodfactory
Default: `(origin, opts) => new Pool(origin, opts)`.
types/agent.d.ts:24
Methodfactory
(origin, options)
lib/dispatcher/proxy-agent.js:153
Methodfilename
()
lib/web/websocket/events.js:161
Functionfinal
(callback)
test/client-pipeline.js:109
Functionfinal
(callback)
test/request-timeout.js:756
Functionfinal
(callback)
test/utils/stream.js:20
Methodfinal
(callback)
lib/cache/memory-cache-store.js:149
Methodfinal
(callback)
lib/cache/sqlite-cache-store.js:336
Functionfn
()
test/header-function-crlf.js:10
Functionfn
()
test/eventsource/eventsource-attributes.js:40
Functionfn2
()
test/eventsource/eventsource-attributes.js:47
Functionfoo
()
test/fetch/response-json.js:75
MethodforEach
()
test/fetch/formdata.js:334
FunctionformData
()
lib/web/fetch/body.js:341
MethodformData
* Not implemented * * @see https://fetch.spec.whatwg.org/#dom-body-formdata * @throws {NotSupportedError}
lib/api/readable.js:225
Methodformat
(pendingInterceptors)
lib/mock/pending-interceptors-formatter.js:28
Functionfull
()
test/types/dns-interceptor.test-d.ts:18
Functionfull
()
test/interceptors/dns.js:1847
Functionfuzz
(address, results, buf)
test/fuzzing/client/client-fuzz-options.js:13
Functionfuzz
(address, results, buf)
test/fuzzing/client/client-fuzz-headers.js:9
Functionfuzz
(address, results, buf)
test/fuzzing/client/client-fuzz-body.js:9
FunctiongeneratePr
({ github, context, defaultBranch, versionTag, commitHash })
scripts/release.js:41
Functionget
(target, p)
lib/web/fetch/response.js:412
Functionget
()
test/client-stream.js:859
Functionget
()
test/fetch/headers.js:746
Functionget
(key)
test/fetch/formdata.js:297
Functionget
(_: CacheInterceptor.CacheKey)
test/types/cache-interceptor.test-d.ts:6
Functionget
(origin: string)
test/types/dns-interceptor.test-d.ts:9
Functionget
()
test/interceptors/cache.js:1076
Functionget
(origin)
test/interceptors/dns.js:1837
Methodget
* @param {import('../../types/cache-interceptor.d.ts').default.CacheKey} req * @returns {import('../../types/cache-interceptor.d.ts').default.GetRe
lib/cache/memory-cache-store.js:93
Methodget
* @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
Methodget
(hostname)
lib/interceptor/dns.js:119
Methodget
(sessionKey)
lib/core/connect.js:31
Methodget
(name)
lib/web/fetch/headers.js:517
Methodget
(name)
lib/web/fetch/formdata.js:71
Methodget
(key)
test/fetch/formdata.js:281
Methodget
(key)
test/interceptors/cache-async-store.js:25
MethodgetAll
(name)
lib/web/fetch/formdata.js:91
MethodgetFormDataBoundary
* @param {FormData} formData * @returns {string | null}
lib/web/fetch/formdata.js:206
MethodgetFormDataState
* @param {FormData} formData
lib/web/fetch/formdata.js:190
MethodgetHeadersGuard
(o)
lib/web/fetch/headers.js:633
MethodgetHeadersList
* @param {Headers} o
lib/web/fetch/headers.js:644
FunctiongetRequest
(port = 3001)
docs/examples/request.js:5
MethodgetRequestDispatcher
* @param {Request} request
lib/web/fetch/request.js:855
MethodgetRequestState
* @param {Request} request
lib/web/fetch/request.js:878
MethodgetResponseHeaders
* @param {Response} response
lib/web/fetch/response.js:278
MethodgetResponseState
* @param {Response} response
lib/web/fetch/response.js:293
MethodgetSnapshotInfo
* Gets information about a specific snapshot * @param {SnapshotRequestOptions} requestOpts - Request options to match * @returns {SnapshotInfo|n
lib/mock/snapshot-recorder.js:523
FunctiongetSocketInfo
* @param {import('net').Socket} socket * @returns {SocketInfo}
lib/core/util.js:634
Methodhandle304
(cachedValue)
lib/handler/cache-handler.js:312
MethodhandleEvent
(object: Event)
types/patch.d.ts:24
Functionhandler
()
test/websocket/permessage-deflate-windowbits.js:197
Methodhas
* @see https://w3c.github.io/ServiceWorker/#cache-storage-has * @param {string} cacheName * @returns {Promise<boolean>}
lib/web/cache/cachestorage.js:60
Methodhas
(name)
lib/web/fetch/headers.js:540
Methodhas
(name)
lib/web/fetch/formdata.js:108
Methodhas
* @param {Feature} feature * @returns {boolean}
lib/util/runtime-features.js:62
Methodhas
()
test/fetch/formdata.js:329
Functionheaders
(headers)
test/mock-agent.js:3227
Functionheaders
(headers)
test/node-fetch/mock.js:95
Methodheaders
()
lib/web/fetch/response.js:208
Methodheaders
()
docs/examples/proxy/proxy.js:287
Methodheaders
()
docs/examples/proxy/proxy.js:317
FunctionheadersListSortAndCombine
* @param {Headers} target
lib/web/fetch/headers.js:132
Methodhello
()
test/types/mock-interceptor.test-d.ts:68
Methodhostname
()
test/node-fetch/utils/server.js:39
Functioninit
(asyncId, type, triggerAsyncId, resource)
test/node-test/async_hooks.js:25
MethodinitMessageEvent
( type, bubbles = false, cancelable = false, data = null, origin = '', lastEventId = '
lib/web/websocket/events.js:66
Functioninstall
()
index.js:223
Methodintegrity
()
lib/web/fetch/request.js:714
Methodintercept
* Sets up the base interceptor for mocking replies from undici.
lib/mock/mock-pool.js:50
Methodintercept
* Sets up the base interceptor for mocking replies from undici.
lib/mock/mock-client.js:50
FunctionisASCIIWhitespace
* @param {number} char * @returns {boolean} * * @see https://infra.spec.whatwg.org/#ascii-whitespace
lib/web/infra/index.js:105
FunctionisAsyncIterable
* @param {*} obj * @returns {obj is AsyncIterable}
lib/core/util.js:302
MethodisEmpty
@returns {boolean}
lib/dispatcher/fixed-queue.js:72
FunctionisHTTPWhiteSpace
* @see https://fetch.spec.whatwg.org/#http-whitespace * @param {number} char
lib/web/fetch/data-url.js:517
MethodisHistoryNavigation
()
lib/web/fetch/request.js:743
MethodisMockActive
()
lib/mock/mock-agent.js:149
MethodisReloadNavigation
()
lib/web/fetch/request.js:733
FunctionisTokenCharCode
* @see https://tools.ietf.org/html/rfc7230#section-3.2.6 * @param {number} c * @returns {boolean}
lib/core/util.js:742
FunctionisomorphicEncode1
(input)
benchmarks/fetch/isomorphic-encode.mjs:18
← previousnext →1,701–1,800 of 2,421, ranked by callers