Skip to content

Commit

Permalink
PROTOCOL_VIOLATION for client sending NEW_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
martinthomson committed Jan 30, 2019
1 parent ea6fbf1 commit 1089dd0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions draft-ietf-quic-transport.md
Expand Up @@ -4615,6 +4615,9 @@ Token:

: An opaque blob that the client may use with a future Initial packet.

A client MUST NOT send a NEW_TOKEN frame. A server MUST treat receipt of a
NEW_TOKEN frame as a connection error of type PROTOCOL_VIOLATION.


## STREAM Frames {#frame-stream}

Expand Down

0 comments on commit 1089dd0

Please sign in to comment.