commit | a0c8f5aa07e68b2fea7862c169d262c6331f04b2 | [log] [tgz] |
---|---|---|
author | bnc <bnc@google.com> | Sun Aug 04 11:49:03 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Aug 05 09:08:58 2019 -0700 |
tree | debab0575c9ca47bbfc47c512fb3c881e4c3dcb1 | |
parent | 8d551139a307ed4369aa18303d52f0a2b06132bc [diff] |
Add QpackEncoder::SetMaximumDynamicTableCapacity() and SetMaximumBlockedStreams() and call them when corresponding settings are received. gfe-relnote: n/a, change to QUIC v99-only code. Protected by existing disabled gfe2_reloadable_flag_quic_enable_version_99. PiperOrigin-RevId: 261579634 Change-Id: Ice97e1d26210c622fbbf6c6894901ed6b44c01ca
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.