commit | 4fa0256f5788babf8967ccc13610f1ba8b1204d1 | [log] [tgz] |
---|---|---|
author | David Schinazi <dschinazi@google.com> | Mon May 20 07:43:30 2019 -0700 |
committer | David Schinazi <dschinazi@google.com> | Mon May 20 07:43:30 2019 -0700 |
tree | f6a2c7a029f42c84bdf87fff8f8f0227db8a33d9 | |
parent | 118544433d5d7978c1b429c90621a65a1de92294 [diff] |
Patch 249045267: Do not send retry token on non-initial packets
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.