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

File issue-3934.js

test/issue-3934.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 { createServer } = require('node:http')

Callers

nothing calls this directly

Calls 6

createServerFunction · 0.85
listenMethod · 0.80
requestFunction · 0.70
closeMethod · 0.65
endMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected