Change a QUIC_LOG(INFO) about changing the packet number length to a QUIC_DVLOG(1) because it's typically not useful information. PiperOrigin-RevId: 346114408 Change-Id: I4785e37c4d0a074ce4b66a8d924cb5a30d047579
QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects. QUICHE is only supported on little-endian platforms.
Code can be viewed in CodeSearch in Quiche and is imported into Chromium.