[webkit-dev] proxying thru curl
Giri Rao
giri.rao at gmail.com
Wed May 14 10:30:26 PDT 2008
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/39819c92/attachment.html
More information about the webkit-dev
mailing list