Add log to help debug GOAWAY issue. Log previous and current stream ID to help identify if QuicSpdySession::SendHttp3GoAway() is called multiple times, or it is called after QuicSpdySession::BeforeConnectionCloseSent(). PiperOrigin-RevId: 360647990 Change-Id: I6137c2c0bd0fcfeda175787729e21de6cefc4a3e
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. QUICHE is only supported on little-endian platforms.
Code can be viewed in CodeSearch in Quiche and is imported into Chromium.