MCPcopy
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
3const { test } = require('node:test')
4const assert = require('node:assert/strict')

Callers

nothing calls this directly

Calls 13

closeServerAsPromiseFunction · 0.85
okMethod · 0.80
listenMethod · 0.80
reduceMethod · 0.80
composeMethod · 0.80
closeMethod · 0.65
dispatchFunction · 0.50
dispatchMethod · 0.45
endMethod · 0.45
onMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected