MCPcopy
hub / github.com/nodejs/undici / http2-pipelining-default.js

File http2-pipelining-default.js

test/http2-pipelining-default.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 { createSecureServer } = require('node:http2')

Callers

nothing calls this directly

Calls 8

setTimeoutFunction · 0.85
listenMethod · 0.80
closeMethod · 0.65
textMethod · 0.65
addMethod · 0.65
onMethod · 0.45
endMethod · 0.45
requestMethod · 0.45

Tested by

no test coverage detected