MCPcopy Index your code
hub / github.com/nodejs/node / test-quic-h3-trailing-headers.mjs

File test-quic-h3-trailing-headers.mjs

test/parallel/test-quic-h3-trailing-headers.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-quic --experimental-stream-iter --no-warnings
2
3// Test: HTTP/3 trailing headers.
4// Server sends response headers, body data, then trailing headers.

Callers

nothing calls this directly

Calls 15

skipFunction · 0.90
createPrivateKeyFunction · 0.85
okFunction · 0.85
sendHeadersMethod · 0.80
encodeMethod · 0.80
allMethod · 0.80
mustCallFunction · 0.70
listenFunction · 0.70
connectFunction · 0.70
closeMethod · 0.65
decodeMethod · 0.65

Tested by

no test coverage detected