Use GetReadableRegion() instead of PeekRegion() in QuicReceiveControlStream::OnDataAvailable(). This has been recommended at https://crbug.com/982648#c8. gfe-relnote: n/a, change in QUIC v99-only class. PiperOrigin-RevId: 258251582 Change-Id: If7343673d8ec17b668059bac25aa05859551ed96
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.