MCPcopy Create free account

hub / github.com/nodejs/undici / functions

Functions2,475 in github.com/nodejs/undici

MethodonResponseStart
(controller, statusCode, headers, statusMessage)
lib/mock/snapshot-agent.js:153
MethodonResponseStart
(...args)
lib/handler/decorator-handler.js:32
MethodonResponseStart
(controller, statusCode, headers, statusMessage)
lib/handler/redirect-handler.js:59
MethodonResponseStart
( controller, statusCode, headers, statusMessage )
lib/handler/cache-revalidation-handler.js:62
MethodonResponseStart
(controller, statusCode, headers, statusMessage)
lib/handler/retry-handler.js:327
MethodonResponseStart
* @param {import('../../types/dispatcher.d.ts').default.DispatchController} controller * @param {number} statusCode * @param {import('../../type
lib/handler/cache-handler.js:194
MethodonResponseStart
* @param {import('../../types/dispatcher.d.ts').default.DispatchController} controller * @param {number} statusCode * @param {Record<string, str
lib/handler/deduplication-handler.js:168
MethodonResponseStart
(controller, statusCode, headers, statusMessage)
test/mock-delayed-abort.js:87
MethodonResponseStart
(controller, statusCode, headers, statusMessage)
test/decorator-handler.js:40
MethodonResponseStart
()
test/node-test/agent.js:760
MethodonResponseStart
(controller, statusCode)
docs/examples/proxy/proxy.js:61
MethodonResponseStart
(controller, statusCode, headers, statusText)
benchmarks/benchmark.js:147
MethodonResponseStart
(controller, statusCode, headers, statusText)
benchmarks/post-benchmark.js:140
MethodonResponseStart
(controller, statusCode, headers, statusText)
benchmarks/benchmark-https.js:116
MethodonResponseStart
(controller, statusCode, headers, statusText)
benchmarks/benchmark-http2.js:100
FunctiononResponseStarted
()
lib/web/fetch/index.js:2246
FunctiononResponseStarted
()
test/http2-response-after-completion.js:151
FunctiononResponseStarted
()
test/node-test/client-dispatch.js:854
MethodonResponseStarted
()
lib/dispatcher/dispatcher1-wrapper.js:59
MethodonResponseStarted
()
lib/core/request.js:324
MethodonSecureConnect
()
lib/dispatcher/socks5-proxy-agent.js:270
FunctiononServerLine
(line)
test/web-platform-tests/wpt-runner.mjs:224
FunctiononSocketClose
()
lib/dispatcher/client-h1.js:1049
FunctiononSocketClose
()
lib/dispatcher/client-h2.js:765
FunctiononTimeout
()
lib/dispatcher/client-h2.js:1526
MethodonTlsError
(err)
lib/dispatcher/socks5-proxy-agent.js:275
FunctiononTrailers
(trailers)
lib/dispatcher/client-h2.js:1543
FunctiononUnhandled
(err)
test/issue-4806.js:24
FunctiononUpgradeResponse
(headers, _flags)
lib/dispatcher/client-h2.js:924
FunctiononUpgradeStreamClose
()
lib/dispatcher/client-h2.js:782
FunctiononUpgradeStreamEnd
()
lib/dispatcher/client-h2.js:915
FunctiononUpgradeStreamError
()
lib/dispatcher/client-h2.js:905
FunctiononUpgradeStreamTimeout
()
lib/dispatcher/client-h2.js:919
FunctiononWarning
(warning)
test/client-pipelining.js:29
FunctiononWarning
(warning)
test/client-write-max-listeners.js:35
FunctiononWarning
(warning)
test/promises.js:244
FunctiononWarning
(warning)
test/fetch/long-lived-abort-controller.js:20
FunctiononWarning
()
test/fetch/issue-node-46525.js:10
FunctiononWarning
(value)
test/fetch/issue-5285.js:24
Methodonclose
()
lib/web/websocket/websocket.js:419
Methodonerror
()
lib/web/websocket/websocket.js:396
Methodonerror
()
lib/web/eventsource/eventsource.js:412
Methodonmessage
()
lib/web/websocket/websocket.js:442
Methodonmessage
()
lib/web/eventsource/eventsource.js:393
Methodonopen
()
lib/web/websocket/websocket.js:373
Methodonopen
()
lib/web/eventsource/eventsource.js:374
Methodopen
* @see https://w3c.github.io/ServiceWorker/#dom-cachestorage-open * @param {string} cacheName * @returns {Promise<Cache>}
lib/web/cache/cachestorage.js:78
FunctionopenListener
({ extensions, protocol, websocket })
test/websocket/diagnostics-channel-open-close.js:20
FunctionopenListener
(data)
test/websocket/diagnostics-channel-handshake-response.js:21
FunctionopenListener
(data)
test/websocket/diagnostics-channel-handshake-response-h2.js:54
Methodopened
()
lib/web/websocket/stream/websocketstream.js:175
Methodorigin
()
lib/web/fetch/util.js:1469
Methodorigin
()
lib/web/websocket/events.js:38
FunctionparseJSONFromBytes
* @see https://infra.spec.whatwg.org/#parse-json-bytes-to-a-javascript-value * @param {Uint8Array} bytes
lib/web/infra/index.js:163
FunctionparseKeepAliveTimeout
* @param {string} val * @returns {number | null}
lib/core/util.js:395
FunctionparseOrigin
* @param {string|URL|Record<string, string>} url * @returns {URL}
lib/core/util.js:239
Functionpause
()
lib/interceptor/cache.js:279
Functionpause
()
lib/mock/mock-utils.js:382
Functionpause
()
test/retry-handler-controller-proxy.js:31
Functionpause
()
test/issue-4780.js:11
Functionpause
()
test/issue-5356.js:37
Methodpause
()
lib/core/request.js:65
Methodpause
()
lib/mock/snapshot-agent.js:206
Methodpause
()
lib/handler/retry-handler.js:56
Methodpause
()
test/redirect-pipeline.js:19
Methodpause
()
test/http2-late-data.js:44
Methodpause
()
test/decorator-handler.js:74
Methodpause
()
test/http2-response-after-completion.js:60
Functionpaused
()
lib/interceptor/cache.js:342
Methodpaused
()
types/dispatcher.d.ts:209
Methodpaused
()
lib/core/request.js:92
Methodpaused
()
lib/handler/retry-handler.js:64
Methodpaused
()
lib/handler/deduplication-handler.js:364
Functionpick
(origin: URL, records: Interceptors.DNSInterceptorOriginRecords, affinity: 4 | 6)
test/types/dns-interceptor.test-d.ts:27
Methodping
(cb)
test/http2-ping-errors.js:61
Methodping
(_, cb)
test/http2-response-after-completion.js:91
FunctionpingListener
({ websocket, payload })
test/websocket/diagnostics-channel-ping-pong.js:17
Methodpipelining
()
lib/dispatcher/client.js:356
FunctionpongListener
({ websocket, payload })
test/websocket/diagnostics-channel-ping-pong.js:28
Methodport
()
test/node-fetch/utils/server.js:35
Methodports
()
lib/web/websocket/events.js:56
FunctionpostFormRequest
(port = 3001)
docs/examples/request.js:42
FunctionpostJSONRequest
(port = 3001)
docs/examples/request.js:19
FunctionprocessBody
(bytes)
lib/web/fetch/index.js:786
MethodprocessEventSourceEndOfBody
(response)
lib/web/eventsource/eventsource.js:225
FunctionprocessResponse
(response)
lib/web/fetch/index.js:249
FunctionprocessResponse
(response)
lib/web/websocket/connection.js:96
Methodprotocol
()
lib/web/websocket/websocket.js:367
Functionpull
(controller)
lib/core/util.js:660
Functionpull
()
lib/web/fetch/body.js:56
Functionpull
(ctrl)
test/fetch/fire-and-forget.js:58
FunctionpullAlgorithm
()
lib/web/fetch/index.js:2027
Functionpush
()
benchmarks/eventsource/eventsource-stream.mjs:34
Methodpush
* @param {T} data * @returns {void}
lib/dispatcher/fixed-queue.js:85
Methodput
(request, response)
lib/web/cache/cache.js:259
MethodrawHeaders
()
lib/handler/retry-handler.js:67
MethodrawTrailers
()
lib/handler/retry-handler.js:74
Functionread
()
test/stream-compat.js:36
Functionread
()
test/pool.js:1111
Functionread
()
test/client-pipeline.js:92
← previousnext →2,201–2,300 of 2,475, ranked by callers