MCPcopy
hub / github.com/nodejs/undici / response-queue-poisoning.js

File response-queue-poisoning.js

test/response-queue-poisoning.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict'
2
3const assert = require('node:assert')
4const { once } = require('node:events')

Callers

nothing calls this directly

Calls 7

createServerFunction · 0.85
listenMethod · 0.80
readBodyFunction · 0.70
closeMethod · 0.65
endMethod · 0.45
requestMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected