MINOR: quic: Parse long packet version from qc_parse_hd_form()

This is to prepare the support for QUIC v2 version. The packet type
depends on the version. So, we must parse early enough the version
before defining the type of each packet.
1 file changed