commit | c2362408b9a38527406cd3e8f779293aa6468773 | [log] [tgz] |
---|---|---|
author | bnc <bnc@google.com> | Tue Mar 23 11:56:11 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Mar 23 11:56:48 2021 -0700 |
tree | b02738fc3c49f5cb5987ae0cef188689ce5e303c | |
parent | 48f3d8302383d2b762c4cb3a1a318af4c35ceb56 [diff] |
Remove HpackEntry::InsertionIndex(). Map to index instead of HpackEntry* in static_index_, static_name_index_, dynamic_index_, dynamic_name_index_. Elsewhere infer index by simple calculations. PiperOrigin-RevId: 364610531 Change-Id: Id6357fff6b7ac52026523c07afbbb352e60cf373
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.