Am Thu, 21 Aug 2008 10:11:08 +0800
schrieb Andy <[EMAIL PROTECTED]>:

> Hi, all
> In my app based on webkit I want to set a proxy, I know webkit uses
> the system proxy config as its proxy, but I can not find any API about
> that, how to get the system proxy info and how to set it ? Is there
> any sample code I can refer to ? Someone can give me a link ?
> Thanks for your time.

Not knowing about your platform, on ports that run on unix platforms
you should be able to set the "http_proxy" environment variable and
Webkit will honor it.

ciao,
    Christian
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to