MCPcopy
hub / github.com/nodejs/undici / http2-invalid-session.js

File http2-invalid-session.js

test/http2-invalid-session.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 { EventEmitter, once } = require('node:events')

Callers

nothing calls this directly

Calls 11

listenMethod · 0.80
okMethod · 0.80
closeMethod · 0.65
resumeMethod · 0.65
onMethod · 0.45
endMethod · 0.45
requestMethod · 0.45
pushMethod · 0.45
toStringMethod · 0.45
writeMethod · 0.45
destroyMethod · 0.45

Tested by

no test coverage detected