Never mind, this got resolved.
Thanks
Giri
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