diff options
author | ricea <ricea@chromium.org> | 2014-10-29 22:05:07 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-10-30 05:05:31 +0000 |
commit | bec9560de247f82410abe2ed1741bccdb9ee7dc5 (patch) | |
tree | 0de69281a4f24158de24257099c3621bb1826b66 /mojo | |
parent | b35e7dda570c077399057d21503f97670f54313b (diff) | |
download | chromium_src-bec9560de247f82410abe2ed1741bccdb9ee7dc5.zip chromium_src-bec9560de247f82410abe2ed1741bccdb9ee7dc5.tar.gz chromium_src-bec9560de247f82410abe2ed1741bccdb9ee7dc5.tar.bz2 |
Correct manual proxy selection for WebSockets.
When an HTTPS and/or HTTP proxy was manually configured, WebSocket
connections were mistakenly going direct to the origin server.
According to RFC6455, WebSocket connections should prefer SOCKS proxies,
then HTTPS, then HTTP proxies in that order. Fix the behaviour when
proxies are manually selected to match.
BUG=426736
TEST=net_unittests, manual
Review URL: https://codereview.chromium.org/678003002
Cr-Commit-Position: refs/heads/master@{#302037}
Diffstat (limited to 'mojo')
0 files changed, 0 insertions, 0 deletions