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
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.
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.