hello,
for manually extracting proxy string, I can deal with pac file setting and 
manual proxy setting. But with "No proxy for " ("no_proxies_on") I have to 
write my own parser to see if need to bypass using javascript. I expect I 
should be able to find some implementation inside Firefox shipped in .js 
files. Unfortunately I cannot.

I guess I should call some interface already implemented and automatically 
return proxy string based on if it's bypass or not. Then which interface and 
method should I use for evaluating "no_proxies_on" list against my URL host?

Thanks for help,

John 


_______________________________________________
Mozilla-xpcom mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to