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

Callers

nothing calls this directly

Calls 15

pipelineFunction · 0.85
setTimeoutFunction · 0.85
setEncodingMethod · 0.80
listenMethod · 0.80
okMethod · 0.80
findMethod · 0.80
sleepFunction · 0.70
waitForFunction · 0.70
closeMethod · 0.65
connectMethod · 0.65
resumeMethod · 0.65
matchMethod · 0.65

Tested by

no test coverage detected