MCPcopy
hub / github.com/nodejs/undici / issue-4806.js

File issue-4806.js

test/issue-4806.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict'
2
3const { test, after } = require('node:test')
4const { createServer } = require('node:http')

Callers

nothing calls this directly

Calls 8

createServerFunction · 0.85
setTimeoutFunction · 0.85
listenMethod · 0.80
removeListenerMethod · 0.80
requestFunction · 0.70
closeMethod · 0.65
resumeMethod · 0.65
endMethod · 0.45

Tested by

no test coverage detected