xiongtong3 / switchy

Automatically exported from code.google.com/p/switchy
0 stars 0 forks source link

Auto switch mode doesn't work with Automatic Configuration of proxy #224

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create new proxy profile #1 with Automatic Configuration (Auto Config URL)
2. Create new proxy profile #2 with Manual Configuration
3. Set default switch rule to proxy profile #1
3. Create new switch rule "Facebook" with URL Pattern *://*.facebook.com/* and 
set proxy profile #2

What is the expected output?
www.facebook.com will work using proxy #2
www.google.com will work using default proxy #1

What do you see instead?
www.facebook.com work,
but www.google.com is not - Error 101 (net::ERR_CONNECTION_RESET): Unknown 
error.

Operating system:
All | Windows | Mac | Linux

Error Log:
copy it from "chrome-
extension://caehdcpeofiiigpdhbabniblemipncjj/console.html"

Please provide any additional information below. Attach a screenshot if
possible.

Original issue reported on code.google.com by m.he...@gmail.com on 22 Sep 2010 at 12:45