commit | 95734b22628ca59b1663eb0255a6c9e682f206e4 | [log] [tgz] |
---|---|---|
author | bnc <bnc@google.com> | Wed Jul 17 07:06:53 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jul 17 07:10:29 2019 -0700 |
tree | 6e53dc27ec58938a4559784d79453445dc94e32f | |
parent | 28bb06cdda73dc9d9fc5b652f05833dc1e64cb33 [diff] |
Refactor QpackEncoder to do two-pass encoding. gfe-relnote: n/a, change in QUIC v99-only code. PiperOrigin-RevId: 258561443 Change-Id: If03ac2f76064d2b462646bcda07a9e6e98655482
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.
The code is currently in process of being moved from https://cs.chromium.org/chromium/src/net/third_party/ into this repository. Please excuse our appearance while we're under construction.