h-grease-frame
· RFC 9114 §7.2.8 · extensibility · layer http3 · udp/4474 · MUST
Passing this means: Ignored something unknown and carried on.
Anomaly type: response_stream
How each client answered
| Client | Version | Verdict | What happened |
|---|---|---|---|
| curl | ngtcp2/1.11.0 | Pass | Ignored the unrecognised element and completed the follow-up request. |
| quinn | noq fork | Pass | Ignored the unrecognised element and completed the follow-up request. |
| aioquic | 1.3.0 | Pass | Ignored the unrecognised element and completed the follow-up request. |
| chromium | build 1223 | Pass | Ignored the unrecognised element and completed the follow-up request. |
| quic-go | quic-go v0.61.0 | Pass | Ignored the unrecognised element and completed the follow-up request. |
| quiche | 0.30.0 | Pass | Ignored the unrecognised element and completed the follow-up request. |
| neqo | 0.31.1 | Pass | Ignored the unrecognised element and completed the follow-up request. |
What the clause requires
Skip the frame using its length and read the response that follows.
Judged against RFC 9114.
Run this one yourself
Every test is reachable from your own client. Nothing here needs an account.
curl -s https://conformance.pqcrypta.com/catalog.json \
| jq '.tests[] | select(.id == "h-grease-frame")'
What this suite is · The full grid · All clients · All tests · Findings