Hi all,
I have done embedding of xulrunner into my java application using
mozilla-interfaces and I have to configure proxy for xulrunner to
enable it to access the internet.
I have given the following entries in all.js:
pref("network.proxy.autoconfig_url", "http://web-proxy/proxy.pac");
pref("network.proxy.type", 2);
Now the question is: how do i authenticate the proxy servers?
Please help. This urgent.
Thanks in advance.
Saravanan.S
_______________________________________________
dev-tech-network mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-network