Merge changes I01fea753,I3e67bf92,I8bdbdadd,I1a96285a,I1c67ed93 * changes: Fix return type of QuicSpdyClientBase::latest_response_code Change QuicSpdyStreamBodyBuffer API to decouple from QuicStreamSequencer. gfe-relnote: Add IsStreamReady() interface to WriteScheduler and implement the interface in subclasses. No functional expected. Not protected. Call MarkConsumed() only once in QuicSpdyStreamBodyBuffer::MarkBodyConsumed() with a combined byte count. Add debugging logs for Priority frames.
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.