FelisCatus/switchy

rule doesn't work

Opened this issue · 0 comments

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