summaryrefslogtreecommitdiffstats
path: root/mojo
diff options
context:
space:
mode:
authorricea <ricea@chromium.org>2014-10-29 22:05:07 -0700
committerCommit bot <commit-bot@chromium.org>2014-10-30 05:05:31 +0000
commitbec9560de247f82410abe2ed1741bccdb9ee7dc5 (patch)
tree0de69281a4f24158de24257099c3621bb1826b66 /mojo
parentb35e7dda570c077399057d21503f97670f54313b (diff)
downloadchromium_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