Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
const
{ test, after } = require(
'node:test'
)
4
const
{ EventEmitter, once } = require(
'node:events'
)
Callers
nothing calls this directly
Calls
11
listen
Method · 0.80
ok
Method · 0.80
close
Method · 0.65
resume
Method · 0.65
on
Method · 0.45
end
Method · 0.45
request
Method · 0.45
push
Method · 0.45
toString
Method · 0.45
write
Method · 0.45
destroy
Method · 0.45
Tested by
no test coverage detected