Fix idle timeout negotiation When clients configure the maximum idle timeout to a different value (as Chrome does), we need to use that maximum instead of the default maximum. gfe-relnote: fix idle timeout negotiation, protected by disabled TLS flag PiperOrigin-RevId: 268567456 Change-Id: I4db42fdcb73530a5049cf7b2953128b8b917b10f
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.