Deprecate --gfe2_reloadable_flag_quic_goaway_with_max_stream_id. Also remove QuicSpdySession::SendHttp3Shutdown(). Callers should use QuicSpdySession::SendHttp3GoAway() instead, which behaves identically. PiperOrigin-RevId: 359798040 Change-Id: I53495a19141ec02438aad92a93b2c8c205ceaf53
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.