commit | c703612c85f2b72c2c4e91956f48a27eb7f4833f | [log] [tgz] |
---|---|---|
author | dschinazi <dschinazi@google.com> | Tue Apr 30 12:46:34 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 30 12:47:56 2019 -0700 |
tree | 4eb97034a2fbaef6aceaa2fe802c400b71e2bf07 | |
parent | f98d219650e2fbde0a70bafc66097f75926e0d7e [diff] |
Allow peers to pick low flow control limits in T099 Google QUIC requires flow control limits to be above 16K but IETF QUIC allows any values. In order to interoperate we need to allow low values in T099. gfe-relnote: protected by disabled flag quic_supports_tls_handshake PiperOrigin-RevId: 246002368 Change-Id: I5660e591256a355985877c2fb3c41fee06eb5a06
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.