FelisCatus / switchy

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

rule doesn't work #516

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. set a proxy's ip and port,and name it "goproxy".
2. add a rule "http://search.china.alibaba.com/*", pattern with "wizard", 
according to "goproxy".
3. access the web site 
"http://search.china.alibaba.com/selloffer/offer_search.htm?keywords=mp3&n=y".

What is the expected output?
Only the url begin with "http://search.china.alibaba.com/" uses "goproxy", 
other urls directly access the resoures.

What do you see instead?
All urls go through "goproxy".

Operating system:
Windows 7 (64bit)

Chrome version:
25.0.1364.160 m

Original issue reported on code.google.com by dongritengfei@gmail.com on 9 Mar 2013 at 6:51