ResourceHandleManager for CURL does not support proxy now. The file webcore/platform/network/curl/ResourceHandleManger.cpp needs to modified to set the proxy settings.
-Namaz shriramnbhat wrote: > > Hi All, > > I have built WebKit Gdk on Mac OS 10.4.10 (Intel) with Gcc version 4.0.1 > While running the GdkLauncher application, if i try to open a url, > I am getting following error message in Debug mode, > > Curl ERROR for url = "http://www.google.com/ ", error: "couldn't connect > to > server". > Is this something related to Proxy settings? > I tried setting environment variable HTTP_PROXY, but it didn't worked. > > How can i set proxy settings? > > Thanks, > Shriram > > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo/webkit-dev > > -- View this message in context: http://www.nabble.com/Regarding-Proxy-settings-in-GdkLauncher-tf4414932.html#a12652276 Sent from the Webkit mailing list archive at Nabble.com. _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo/webkit-dev

