RequestPolicy / requestpolicy

RequestPolicy is a Firefox extension that gives you control over cross-site requests. --- Be sure to look at the dev-1.0 branch as that's where all of the interesting work is happening. See also: https://www.requestpolicy.com/1.0.html
https://www.requestpolicy.com/
107 stars 17 forks source link

Targets with ip:port urls apparently don't work #394

Open alexlehm opened 11 years ago

alexlehm commented 11 years ago

when accepting a source->target combination in requestpolicy where the target is an url with http://ip_address:port/xxx, the rule doesn't work for some reason, maybe the url isn't parsed right. When the target is an ip address without port, it works.