commit | 7cedcbffae2cdad0b1f0eb0f396a04bb7837f490 | [log] [tgz] |
---|---|---|
author | renjietang <renjietang@google.com> | Fri Jul 19 12:06:36 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jul 19 14:37:36 2019 -0700 |
tree | 49305e2d251fec81d49abcafeaf86dad1e57c468 | |
parent | de12d3dff34703e976579d107141203510762704 [diff] |
Disable WritePriority test for v99. This prepares for moving h3 priority from headers stream to control stream. I don't think a new unit test for H3 priority is needed as frame encoding is well tested in http_encoder_test, and session Writev is well tested in quic_spdy_stream_test when h/3 headers are written. gfe-relnote: test only change, not protected. PiperOrigin-RevId: 259013030 Change-Id: I700b0d219a9f70033fec5bc0138e486ae9332ebe
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.