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.