DescriptionMaking the (deprecation-in-progress) congestion field write only.
This is a bit of a hack because technically it's "required" for
QUIC_VERSION_23 but as all the internal servers and all of chrome builds
picking up this change consider the field optional despite the version,
it should just Work (TM).
I was hoping to stop sending the congestion fields for v24 clients but
that is not safe until the internal server fleet doesn't consider it a
required field for negotiated()=true. Bah.
No longer reading the (deprecated) congestion fields for QUIC.
Merge internal change: 85158634
R=rch@chromium.org
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|