[webkit-dev] How to set proxy in webkit ?
Christian Dywan
christian at twotoasts.de
Thu Aug 21 14:26:28 PDT 2008
Am Thu, 21 Aug 2008 10:11:08 +0800
schrieb Andy <hewanxiang at gmail.com>:
> 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
More information about the webkit-dev
mailing list