MCPcopy
hub / github.com/nodejs/undici / dispatcher.test-d.ts

File dispatcher.test-d.ts

test/types/dispatcher.test-d.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { IncomingHttpHeaders, OutgoingHttpHeaders } from 'node:http'
2import { Duplex, Readable, Writable } from 'node:stream'
3import { expectAssignable, expectType } from 'tsd'
4import { Dispatcher, Headers } from '../..'

Callers

nothing calls this directly

Calls 11

composeMethod · 0.80
connectMethod · 0.65
closeMethod · 0.65
arrayBufferMethod · 0.65
blobMethod · 0.65
formDataMethod · 0.65
textMethod · 0.65
jsonMethod · 0.65
dispatchMethod · 0.45
requestMethod · 0.45
destroyMethod · 0.45

Tested by

no test coverage detected