Add QpackHeaderTableBase accessors, remove QpackHeaderTablePeer. This simplification will also make template magic easier in subsequent CLs. PiperOrigin-RevId: 368302154 Change-Id: Iae2c3981fed81550d7683cbad75a10474e5234c7
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.