MCPcopy Create free account

hub / github.com/nodejs/undici / functions

Functions2,421 in github.com/nodejs/undici

FunctionisomorphicEncode2
(input)
benchmarks/fetch/isomorphic-encode.mjs:27
Functionjson
()
lib/web/fetch/body.js:335
Methodjson
* 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
Methodjson
(data, init = undefined)
lib/web/fetch/response.js:45
Methodkeepalive
()
lib/web/fetch/request.js:724
Methodkeys
()
types/cache.d.ts:8
Methodkeys
* @see https://w3c.github.io/ServiceWorker/#dom-cache-keys * @param {any} request * @param {import('../../../types/cache').CacheQueryOptions} op
lib/web/cache/cache.js:456
Methodkeys
* @see https://w3c.github.io/ServiceWorker/#cache-storage-keys * @returns {Promise<string[]>}
lib/web/cache/cachestorage.js:127
Methodkeys
()
test/fetch/formdata.js:332
MethodlastEventId
()
lib/web/websocket/events.js:44
Methodlineno
()
lib/web/websocket/events.js:167
Functionlistener
({ error })
test/websocket/opening-handshake.js:176
Functionllhttp__debug
deps/llhttp/src/api.c:500
Functionllhttp_alloc
deps/llhttp/src/api.c:71
Functionllhttp_errno_name
deps/llhttp/src/api.c:208
Functionllhttp_execute
deps/llhttp/src/api.c:125
Functionllhttp_finish
deps/llhttp/src/api.c:135
Functionllhttp_free
deps/llhttp/src/api.c:77
Functionllhttp_get_errno
deps/llhttp/src/api.c:188
Functionllhttp_get_error_pos
deps/llhttp/src/api.c:203
Functionllhttp_get_error_reason
deps/llhttp/src/api.c:193
Functionllhttp_get_http_major
deps/llhttp/src/api.c:89
Functionllhttp_get_http_minor
deps/llhttp/src/api.c:93
Functionllhttp_get_method
deps/llhttp/src/api.c:97
Functionllhttp_get_status_code
deps/llhttp/src/api.c:101
Functionllhttp_get_type
deps/llhttp/src/api.c:85
Functionllhttp_get_upgrade
deps/llhttp/src/api.c:105
Functionllhttp_method_name
deps/llhttp/src/api.c:218
Functionllhttp_pause
deps/llhttp/src/api.c:160
Functionllhttp_reset
deps/llhttp/src/api.c:110
Functionllhttp_resume
deps/llhttp/src/api.c:170
Functionllhttp_resume_after_upgrade
deps/llhttp/src/api.c:179
Functionllhttp_set_error_reason
deps/llhttp/src/api.c:198
Functionllhttp_set_lenient_chunked_length
deps/llhttp/src/api.c:246
Functionllhttp_set_lenient_data_after_close
deps/llhttp/src/api.c:279
Functionllhttp_set_lenient_headers
deps/llhttp/src/api.c:237
Functionllhttp_set_lenient_keep_alive
deps/llhttp/src/api.c:255
Functionllhttp_set_lenient_optional_cr_before_lf
deps/llhttp/src/api.c:303
Functionllhttp_set_lenient_optional_crlf_after_chunk
deps/llhttp/src/api.c:295
Functionllhttp_set_lenient_optional_lf_after_cr
deps/llhttp/src/api.c:287
Functionllhttp_set_lenient_spaces_after_chunk_size
deps/llhttp/src/api.c:311
Functionllhttp_set_lenient_transfer_encoding
deps/llhttp/src/api.c:263
Functionllhttp_set_lenient_version
deps/llhttp/src/api.c:271
Functionllhttp_settings_init
deps/llhttp/src/api.c:130
Functionllhttp_status_name
deps/llhttp/src/api.c:227
MethodloadSnapshots
* 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
Functionlookup
(hostname, options, callback)
test/tls-session-reuse.js:212
Functionlookup
(origin: URL, options: LookupOptions, callback: (err: NodeJS.ErrnoException | null, addresses: Interceptors.DN
test/types/dns-interceptor.test-d.ts:23
FunctionmakeFilterCalls
(parameterName)
lib/mock/mock-call-history.js:37
FunctionmakeRequest
()
test/fetch/abort2.js:27
Methodmatch
(request: RequestInfo, options?: MultiCacheQueryOptions)
types/cache.d.ts:4
Methodmatch
(request, options = {})
lib/web/cache/cachestorage.js:23
MethodmatchAll
(request = undefined, options = {})
lib/web/cache/cache.js:61
Methodmessage
()
lib/web/websocket/events.js:155
FunctionmockDispatch
* Mock dispatch function used to simulate undici dispatches
lib/mock/mock-utils.js:303
Methodmode
()
lib/web/fetch/request.js:673
Methodname
()
docs/examples/proxy/proxy.js:271
Methodname
()
docs/examples/proxy/proxy.js:301
Methodname
()
benchmarks/_util/runner.js:26
Methodnext
()
lib/web/fetch/util.js:755
Functionnoop
()
lib/dispatcher/proxy-agent.js:31
Functionnoop
()
lib/dispatcher/client.js:71
Functionnoop
()
lib/dispatcher/client-h2.js:767
Functionnoop
()
lib/core/util.js:28
Functionnoop
()
lib/api/api-pipeline.js:19
Functionnoop
()
lib/api/api-stream.js:9
Functionnoop
()
lib/api/readable.js:19
Functionnoop
()
lib/api/api-request.js:9
Functionnoop
()
lib/web/fetch/body.js:22
Functionnoop
()
lib/handler/redirect-handler.js:9
Functionnoop
()
lib/handler/cache-handler.js:14
Functionnop
()
lib/interceptor/cache.js:30
FunctionnormalizeMethod
* @see https://fetch.spec.whatwg.org/#concept-method-normalize * @param {string} method
lib/web/fetch/util.js:721
Functionnow
* The now method returns the value of the internal fast timer clock. * * @returns {number}
lib/util/timers.js:392
Functionobj
()
test/webidl/converters.js:115
MethodonAbort
()
lib/api/readable.js:294
FunctiononAborted
()
lib/dispatcher/client-h2.js:1482
FunctiononAborted
(reason)
lib/web/fetch/index.js:2161
MethodonAuthenticated
()
lib/dispatcher/socks5-proxy-agent.js:121
MethodonAuthenticationError
(err)
lib/dispatcher/socks5-proxy-agent.js:127
FunctiononBodySent
(body)
test/http2-body.js:229
FunctiononBodySent
(chunk)
test/mock-agent.js:256
FunctiononBodySent
(chunk)
test/node-test/client-dispatch.js:697
MethodonBodySent
(chunk)
lib/dispatcher/dispatcher1-wrapper.js:50
MethodonBodySent
(chunk)
lib/core/request.js:282
MethodonBodySent
* @deprecated
lib/handler/decorator-handler.js:65
FunctiononClose
()
lib/dispatcher/client-h1.js:1413
FunctiononClose
()
lib/api/api-stream.js:40
MethodonClose
* Handle socket close
lib/core/socks5-client.js:132
MethodonClosed
()
lib/dispatcher/dispatcher-base.js:88
MethodonConnected
(info)
lib/dispatcher/socks5-proxy-agent.js:154
MethodonConnectionError
(err)
lib/dispatcher/socks5-proxy-agent.js:161
FunctiononData
(chunk)
lib/dispatcher/client-h1.js:1383
FunctiononData
(chunk)
lib/dispatcher/client-h2.js:1317
FunctiononData
(chunk)
test/web-platform-tests/wpt-runner.mjs:121
MethodonDestroyed
()
lib/dispatcher/dispatcher-base.js:137
FunctiononDrain
()
lib/dispatcher/client-h1.js:1400
FunctiononDrain
()
lib/dispatcher/client-h2.js:1687
FunctiononEnd
()
lib/dispatcher/client-h2.js:1384
FunctiononError
(err)
lib/dispatcher/client-h2.js:1446
← previousnext →1,801–1,900 of 2,421, ranked by callers