Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
skip
Function · 0.90
createPrivateKey
Function · 0.85
makeServer
Function · 0.85
sendHeaders
Method · 0.80
encode
Method · 0.80
createBidirectionalStream
Method · 0.80
all
Method · 0.80
mustCall
Function · 0.70
connect
Function · 0.70
listen
Function · 0.70
close
Method · 0.65
readKey
Function · 0.50
Tested by
no test coverage detected