We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An endpoint MUST treat the receipt of a frame of unknown type as a connection error of type FRAME_ENCODING_ERROR.
What about a frame of an impermissible type for this key space?
The text was updated successfully, but these errors were encountered:
https://quicwg.org/base-drafts/draft-ietf-quic-tls.html#section-4-5
Sorry, something went wrong.
This seems to only apply to 0-RTT, but there are lots of frames which may not appear in Initial
Error for frames in the wrong packet
f873eb8
Closes #3851.
Successfully merging a pull request may close this issue.
What about a frame of an impermissible type for this key space?
The text was updated successfully, but these errors were encountered: