[webkit-dev] Re: proxying thru curl
Giri Rao
giri.rao at gmail.com
Wed May 14 10:54:29 PDT 2008
Never mind, this got resolved.
Thanks
Giri
On Wed, May 14, 2008 at 5:30 PM, Giri Rao <giri.rao at gmail.com> wrote:
> Hello,
>
> I have set up curl to go through a simple http proxy that I have written.
> I have a .curlrc with the following line in it:
>
> --proxy=http://<myhost>:<myport>/
>
> When I invoke curl on command line, it goes thru the set proxy. However,
> when I launch webkit through GtkLauncher, it does not seem to go through the
> proxy at all. Is my understanding wrong in that webkit uses curl to fetch
> content?
>
> How do I make webkit go through my proxy?
>
> Any help is appreciated.
>
> Thanks
> Giri
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.webkit.org/pipermail/webkit-dev/attachments/20080514/1333ef3d/attachment.html
More information about the webkit-dev
mailing list