Kate X wrote:
I want to configure a proxy when sending out http request using nsIChannel/nsIHttpChannel. I tried to set the preference string "network.proxy.http" and "network.proxy.http_port", but it doesn't work. What am I missing?
You also need to set the type (network.proxy.type). See <http://www.mozilla.org/quality/networking/docs/netprefs.html#proxy>. You probably want to set it to 1.
_______________________________________________ dev-tech-network mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-network
