MCPcopy
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
3const { createSecureServer } = require('node:http2')
4const { createServer } = require('node:http')

Callers

nothing calls this directly

Calls 15

fetchFunction · 0.85
createServerFunction · 0.85
setEncodingMethod · 0.80
listenMethod · 0.80
okMethod · 0.80
getSetCookieMethod · 0.80
textMethod · 0.65
getMethod · 0.65
arrayBufferMethod · 0.65
jsonMethod · 0.65
abortMethod · 0.65

Tested by

no test coverage detected