commit | 8873e57794cdb6dd643edd0dfc9e52f74195b67e | [log] [tgz] |
---|---|---|
author | bnc <bnc@google.com> | Thu Jul 25 08:45:42 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jul 25 18:02:11 2019 -0700 |
tree | 92c6b187c82d7f26cc1f7cc0cf8377e48971d2ad | |
parent | c8579866e275d980b4793b7e1ba5c96631490b07 [diff] |
Use QpackEncodeRequiredInsertCount(0) instead of 0 in QpackEncoder. gfe-relnote: n/a, change to QUIC v99-only code. Protected by existing disabled gfe2_reloadable_flag_quic_enable_version_99. PiperOrigin-RevId: 259953593 Change-Id: I68f8f2e8e90aa48ed0aa3879bb524253abc965d9
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.