DescriptionMake the default alternate protcol probability threshold 1, not 0.
This means that by default, Chrome will honor headers like:
Alternate-Protocol: 80:quic
Alternate-Protocol: 80:quic,p=1
But not:
Alternate-Protocol: 80:quic,p=.5
Eventually we need to switch to a dynamic threshold, but on step at a time.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285473
Patch Set 1 #
Messages
Total messages: 10 (0 generated)
|