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

File test-quic-h3-callback-errors.mjs

test/parallel/test-quic-h3-callback-errors.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 callback error handling.
4// Sync throw in onorigin callback destroys the session

Callers

nothing calls this directly

Calls 15

skipFunction · 0.90
createPrivateKeyFunction · 0.85
makeServerFunction · 0.85
sendHeadersMethod · 0.80
encodeMethod · 0.80
allMethod · 0.80
mustCallFunction · 0.70
connectFunction · 0.70
listenFunction · 0.70
closeMethod · 0.65
readKeyFunction · 0.50

Tested by

no test coverage detected