actually Curl uses http_proxy if no proxy provided by opts.
WebKit doesn't set proxy for curl, so http_proxy is used.

Oleg.

Namaz wrote:

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
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev



_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to