quicwg / quic-v2

A short specification of a trivial QUIC version 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Duplicate text

DavidSchinazi opened this issue · comments

Draft currently states:

If the server's version_information transport parameter does not contain a Chosen Version field equivalent to the version in the server's Handshake packet headers, the client MUST terminate the connection with a VERSION_NEGOTIATION_ERROR.

This repeats the QUIC VN document, should we remove it?

Yes, good catch.

fixed by #68