Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nodejs/undici
/ http2-dispatcher.js
File
http2-dispatcher.js
test/http2-dispatcher.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
{ createSecureServer } = require(
'node:http2'
)
Callers
nothing calls this directly
Calls
15
pipeline
Function · 0.85
setTimeout
Function · 0.85
setEncoding
Method · 0.80
listen
Method · 0.80
ok
Method · 0.80
find
Method · 0.80
sleep
Function · 0.70
waitFor
Function · 0.70
close
Method · 0.65
connect
Method · 0.65
resume
Method · 0.65
match
Method · 0.65
Tested by
no test coverage detected