MCPcopy
hub / github.com/nodejs/undici / client-pipelining.js

File client-pipelining.js

test/client-pipelining.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict'
2
3const { tspl } = require('@matteo.collina/tspl')
4const { test, after } = require('node:test')

Callers

nothing calls this directly

Calls 15

createServerFunction · 0.85
setTimeoutFunction · 0.85
errordInflightPostFunction · 0.85
pipeliningHeadBusyFunction · 0.85
pipeliningIdempotentBusyFunction · 0.85
removeListenerMethod · 0.80
listenMethod · 0.80
okMethod · 0.80
makeRequestFunction · 0.70
closeMethod · 0.65
resumeMethod · 0.65

Tested by

no test coverage detected