MCPcopy
hub / github.com/nodejs/undici / agent.js

File agent.js

test/node-test/agent.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict'
2
3const { describe, test, after } = require('node:test')
4const assert = require('node:assert/strict')

Callers

nothing calls this directly

Calls 15

setGlobalDispatcherFunction · 0.85
closeServerAsPromiseFunction · 0.85
streamFunction · 0.85
pipelineFunction · 0.85
getGlobalDispatcherFunction · 0.85
listenMethod · 0.80
okMethod · 0.80
closeMethod · 0.65
requestFunction · 0.50
endMethod · 0.45
destroyMethod · 0.45
onMethod · 0.45

Tested by

no test coverage detected