MCPcopy Index your code
hub / github.com/nodejs/node / test-quic-token-expired.mjs

File test-quic-token-expired.mjs

test/parallel/test-quic-token-expired.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-quic --no-warnings
2
3// Test: expired NEW_TOKEN is rejected.
4// The server issues a NEW_TOKEN with a short tokenExpiration. After

Callers

nothing calls this directly

Calls 12

skipFunction · 0.90
setTimeoutFunction · 0.90
createPrivateKeyFunction · 0.85
okFunction · 0.85
allMethod · 0.80
listenFunction · 0.70
mustNotCallFunction · 0.70
connectFunction · 0.70
mustCallFunction · 0.70
closeMethod · 0.65
readKeyFunction · 0.50
resolveMethod · 0.45

Tested by

no test coverage detected