Although it is not a requirement for me to intercept all http traffic (at least for now, https is excluded), it is a requirement that my filter sees all outbound URL requests
In that case, nsISocketProvider is definitely what you want to be using. nsIContentPolicy is not designed to handle this sort of thing.
-Boris _______________________________________________ Mozilla-netlib mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-netlib
