Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/undici
/ functions
Functions
2,421 in github.com/nodejs/undici
⨍
Functions
2,421
◇
Types & classes
604
Function
isomorphicEncode2
(input)
benchmarks/fetch/isomorphic-encode.mjs:27
Function
json
()
lib/web/fetch/body.js:335
Method
json
* Consumes and returns the body as a JavaScript Object. * * @see https://fetch.spec.whatwg.org/#dom-body-json * @returns {Promise<unknown>}
lib/api/readable.js:185
Method
json
(data, init = undefined)
lib/web/fetch/response.js:45
Method
keepalive
()
lib/web/fetch/request.js:724
Method
keys
()
types/cache.d.ts:8
Method
keys
* @see https://w3c.github.io/ServiceWorker/#dom-cache-keys * @param {any} request * @param {import('../../../types/cache').CacheQueryOptions} op
lib/web/cache/cache.js:456
Method
keys
* @see https://w3c.github.io/ServiceWorker/#cache-storage-keys * @returns {Promise<string[]>}
lib/web/cache/cachestorage.js:127
Method
keys
()
test/fetch/formdata.js:332
Method
lastEventId
()
lib/web/websocket/events.js:44
Method
lineno
()
lib/web/websocket/events.js:167
Function
listener
({ error })
test/websocket/opening-handshake.js:176
Function
llhttp__debug
deps/llhttp/src/api.c:500
Function
llhttp_alloc
deps/llhttp/src/api.c:71
Function
llhttp_errno_name
deps/llhttp/src/api.c:208
Function
llhttp_execute
deps/llhttp/src/api.c:125
Function
llhttp_finish
deps/llhttp/src/api.c:135
Function
llhttp_free
deps/llhttp/src/api.c:77
Function
llhttp_get_errno
deps/llhttp/src/api.c:188
Function
llhttp_get_error_pos
deps/llhttp/src/api.c:203
Function
llhttp_get_error_reason
deps/llhttp/src/api.c:193
Function
llhttp_get_http_major
deps/llhttp/src/api.c:89
Function
llhttp_get_http_minor
deps/llhttp/src/api.c:93
Function
llhttp_get_method
deps/llhttp/src/api.c:97
Function
llhttp_get_status_code
deps/llhttp/src/api.c:101
Function
llhttp_get_type
deps/llhttp/src/api.c:85
Function
llhttp_get_upgrade
deps/llhttp/src/api.c:105
Function
llhttp_method_name
deps/llhttp/src/api.c:218
Function
llhttp_pause
deps/llhttp/src/api.c:160
Function
llhttp_reset
deps/llhttp/src/api.c:110
Function
llhttp_resume
deps/llhttp/src/api.c:170
Function
llhttp_resume_after_upgrade
deps/llhttp/src/api.c:179
Function
llhttp_set_error_reason
deps/llhttp/src/api.c:198
Function
llhttp_set_lenient_chunked_length
deps/llhttp/src/api.c:246
Function
llhttp_set_lenient_data_after_close
deps/llhttp/src/api.c:279
Function
llhttp_set_lenient_headers
deps/llhttp/src/api.c:237
Function
llhttp_set_lenient_keep_alive
deps/llhttp/src/api.c:255
Function
llhttp_set_lenient_optional_cr_before_lf
deps/llhttp/src/api.c:303
Function
llhttp_set_lenient_optional_crlf_after_chunk
deps/llhttp/src/api.c:295
Function
llhttp_set_lenient_optional_lf_after_cr
deps/llhttp/src/api.c:287
Function
llhttp_set_lenient_spaces_after_chunk_size
deps/llhttp/src/api.c:311
Function
llhttp_set_lenient_transfer_encoding
deps/llhttp/src/api.c:263
Function
llhttp_set_lenient_version
deps/llhttp/src/api.c:271
Function
llhttp_settings_init
deps/llhttp/src/api.c:130
Function
llhttp_status_name
deps/llhttp/src/api.c:227
Method
loadSnapshots
* Loads snapshots from file * @param {string} [filePath] - Optional file path to load snapshots from * @return {Promise<void>} - Resolves when s
lib/mock/snapshot-recorder.js:417
Function
lookup
(hostname, options, callback)
test/tls-session-reuse.js:212
Function
lookup
(origin: URL, options: LookupOptions, callback: (err: NodeJS.ErrnoException | null, addresses: Interceptors.DN
test/types/dns-interceptor.test-d.ts:23
Function
makeFilterCalls
(parameterName)
lib/mock/mock-call-history.js:37
Function
makeRequest
()
test/fetch/abort2.js:27
Method
match
(request: RequestInfo, options?: MultiCacheQueryOptions)
types/cache.d.ts:4
Method
match
(request, options = {})
lib/web/cache/cachestorage.js:23
Method
matchAll
(request = undefined, options = {})
lib/web/cache/cache.js:61
Method
message
()
lib/web/websocket/events.js:155
Function
mockDispatch
* Mock dispatch function used to simulate undici dispatches
lib/mock/mock-utils.js:303
Method
mode
()
lib/web/fetch/request.js:673
Method
name
()
docs/examples/proxy/proxy.js:271
Method
name
()
docs/examples/proxy/proxy.js:301
Method
name
()
benchmarks/_util/runner.js:26
Method
next
()
lib/web/fetch/util.js:755
Function
noop
()
lib/dispatcher/proxy-agent.js:31
Function
noop
()
lib/dispatcher/client.js:71
Function
noop
()
lib/dispatcher/client-h2.js:767
Function
noop
()
lib/core/util.js:28
Function
noop
()
lib/api/api-pipeline.js:19
Function
noop
()
lib/api/api-stream.js:9
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:9
Function
noop
()
lib/handler/cache-handler.js:14
Function
nop
()
lib/interceptor/cache.js:30
Function
normalizeMethod
* @see https://fetch.spec.whatwg.org/#concept-method-normalize * @param {string} method
lib/web/fetch/util.js:721
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:1482
Function
onAborted
(reason)
lib/web/fetch/index.js:2161
Method
onAuthenticated
()
lib/dispatcher/socks5-proxy-agent.js:121
Method
onAuthenticationError
(err)
lib/dispatcher/socks5-proxy-agent.js:127
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
Method
onBodySent
(chunk)
lib/dispatcher/dispatcher1-wrapper.js:50
Method
onBodySent
(chunk)
lib/core/request.js:282
Method
onBodySent
* @deprecated
lib/handler/decorator-handler.js:65
Function
onClose
()
lib/dispatcher/client-h1.js:1413
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:88
Method
onConnected
(info)
lib/dispatcher/socks5-proxy-agent.js:154
Method
onConnectionError
(err)
lib/dispatcher/socks5-proxy-agent.js:161
Function
onData
(chunk)
lib/dispatcher/client-h1.js:1383
Function
onData
(chunk)
lib/dispatcher/client-h2.js:1317
Function
onData
(chunk)
test/web-platform-tests/wpt-runner.mjs:121
Method
onDestroyed
()
lib/dispatcher/dispatcher-base.js:137
Function
onDrain
()
lib/dispatcher/client-h1.js:1400
Function
onDrain
()
lib/dispatcher/client-h2.js:1687
Function
onEnd
()
lib/dispatcher/client-h2.js:1384
Function
onError
(err)
lib/dispatcher/client-h2.js:1446
← previous
next →
1,801–1,900 of 2,421, ranked by callers