Change some methods in QuicSpdyStream from public to protected. gfe-relnote: n/a (Change public methods to protected) PiperOrigin-RevId: 238976812 Change-Id: Ia4c3552b1771f88b69ded760ff161a248380adc6
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.