commit | 3085da8b0539c076ca909f7bf82d6e5e362549c3 | [log] [tgz] |
---|---|---|
author | ianswett <ianswett@google.com> | Thu Apr 04 07:24:24 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Apr 04 09:14:24 2019 -0700 |
tree | 202230ab1fab4427366cc7eb8dfaa327377ebf05 | |
parent | d9467b578a7b699887b398f6d5501e3c63d85c38 [diff] |
Remove QuicTestUtils::GetPacketLengthForOneStream and change three QUIC tests to instead send full sized packets followed by a partially full packet. gfe-relnote: n/a (Test only) PiperOrigin-RevId: 241926261 Change-Id: I84dc9dedb30a809cb800bc4e0c3460c7383415af
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.