Chromium Code Reviews
DescriptionMerge 186218 to M26.
> net: also do TLS 1.1 -> 1.0 fallback on ERR_CONNECTION_ABORTED.
>
> We currently perform TLS 1.1 -> 1.0 fallback for ERR_CONNECTION_RESET
> to workaround some buggy servers. This change causes ERR_CONNECTION_ABORTED
> to be treated like ERR_CONNECTION_RESET because, with non-blocking I/O,
> it appears that we get this error rather than ERR_CONNECTION_RESET.
> See r165170 and the bug.
>
> See https://code.google.com/p/chromium/issues/detail?id=178672#c17
>
> BUG=178672, 179037
>
> Review URL: https://codereview.chromium.org/12390059
TBR=agl@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=186719
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||