Skip to content

Commit b1d0d27

Browse files
committed
processes
1 parent 0a3335b commit b1d0d27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft-ietf-quic-version-negotiation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ When a server receives a client's first flight, the server will first establish
405405
which QUIC version is in use for this connection in order to properly parse the
406406
first flight. For example, the server determines that QUIC version 1 is in use
407407
by observing that the Version field of the first Long Header packet it receives
408-
is set to 0x00000001. When the server then parses the client's Version
408+
is set to 0x00000001. When the server then processes the client's Version
409409
Information, the server MUST validate that the client's Chosen Version matches
410410
the version in use for the connection. If the two differ, the server MUST close
411411
the connection with a version negotiation error. For example, if a server

0 commit comments

Comments
 (0)