Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nodejs/undici
/ client-dispatch.js
File
client-dispatch.js
test/node-test/client-dispatch.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
2
3
const
{ test } = require(
'node:test'
)
4
const
assert = require(
'node:assert/strict'
)
Callers
nothing calls this directly
Calls
13
closeServerAsPromise
Function · 0.85
closeClientAndServerAsPromise
Function · 0.85
ok
Method · 0.80
listen
Method · 0.80
reduce
Method · 0.80
compose
Method · 0.80
close
Method · 0.65
dispatch
Function · 0.50
dispatch
Method · 0.45
end
Method · 0.45
on
Method · 0.45
write
Method · 0.45
Tested by
no test coverage detected