Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nodejs/undici
/ http2.js
File
http2.js
test/fetch/http2.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
2
3
const
{ createSecureServer } = require(
'node:http2'
)
4
const
{ createServer } = require(
'node:http'
)
Callers
nothing calls this directly
Calls
15
fetch
Function · 0.85
closeClientAndServerAsPromise
Function · 0.85
createServer
Function · 0.85
setEncoding
Method · 0.80
listen
Method · 0.80
ok
Method · 0.80
getSetCookie
Method · 0.80
text
Method · 0.65
get
Method · 0.65
arrayBuffer
Method · 0.65
json
Method · 0.65
abort
Method · 0.65
Tested by
no test coverage detected