[webkit-dev] How to set proxy in webkit ?

David Kilzer ddkilzer at webkit.org
Wed Aug 20 19:16:56 PDT 2008


On Wed, 8/20/08, Andy <hewanxiang at gmail.com> wrote:

> 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.

Assuming you're writing a Mac OS X application, this may help:

http://developer.apple.com/documentation/CoreFoundation/Reference/CFProxySupport/Reference/reference.html

Dave



More information about the webkit-dev mailing list