Hello,

  I'm writting a small web browser based on gtkembedmoz in which user
can set the same proxy settings than in firefox ( Direct connection,
automatic config,... ). I can browse with or without proxy, without
any problems.

Now, I need to spawn a process from my browser that uses the
environmental variable http_proxy. Is there a way to get the proxy
value for a given URL ? Especially when using proxy.pac autoconfig
file?

I see a function FindProxyForURL in nsIPluginManager2, but I do not
know if it's the right side to look ?

  Best regards

           Patrice

_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to