commit | bb2e22aa90f14415a598e9a6cc6f3b8108e4b4c3 | [log] [tgz] |
---|---|---|
author | renjietang <renjietang@google.com> | Thu Sep 12 15:46:39 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Sep 13 10:55:02 2019 -0700 |
tree | f3ef23482332ece155ce51c8f7ec127de0791ef8 | |
parent | c5589bd906d94db549f9fe0dee414264d2284ff9 [diff] |
Re-enable tests that were blocked by TLS not setting initial connection flow control window. Note that this CL doesn't re-enable all tests that are blocked by TLS. Some tests still need investigation on the reason of failure. gfe-relnote: test change only, not protected. PiperOrigin-RevId: 268784273 Change-Id: I8f206aa0e32687a3e7613dd14aab7b540fbdf5ff
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.