commit | 4b7e3b06d46200eec26e0f79bd6c886d5dd2ee09 | [log] [tgz] |
---|---|---|
author | bnc <bnc@google.com> | Tue Apr 13 15:01:12 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 13 15:01:52 2021 -0700 |
tree | c77f58d36976f01d83242d8360c140887c42c9a8 | |
parent | 6ecbb889155ea2dbae95cb9924b0e45f979e2853 [diff] |
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.