Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ IncomingHttpHeaders, OutgoingHttpHeaders } from
'node:http'
2
import
{ Duplex, Readable, Writable } from
'node:stream'
3
import
{ expectAssignable, expectType } from
'tsd'
4
import
{ Dispatcher, Headers } from
'../..'
Callers
nothing calls this directly
Calls
11
compose
Method · 0.80
connect
Method · 0.65
close
Method · 0.65
arrayBuffer
Method · 0.65
blob
Method · 0.65
formData
Method · 0.65
text
Method · 0.65
json
Method · 0.65
dispatch
Method · 0.45
request
Method · 0.45
destroy
Method · 0.45
Tested by
no test coverage detected