Add PRIORITY_UPDATE frame and implement serialization. PiperOrigin-RevId: 347611775 Change-Id: I8856aba25403f133b2c8e089506daa8d13484e10
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.