Home | History | Annotate | Download | only in WebCore

Lines Matching full:curl

6374         Gtk+ and wx port as they share the curl implementation.
6378 * platform/network/curl/ResourceHandleCurl.cpp:
15980 the readability of the headerCallback and avoids storing a CURL handle inside
15995 * platform/network/curl/ResourceHandleCurl.cpp:
15997 * platform/network/curl/ResourceHandleManager.cpp:
16001 * platform/network/curl/ResourceHandleManager.h:
16649 This is known to include Leopard, Windows, and CURL based platforms - probably others
17122 Fix compilation of the CURL backend after the removing of accessors from ResourceHandle in r24202
17124 * platform/network/curl/ResourceHandleManager.cpp:
21036 * platform/network/curl/ResourceRequest.h: Added.
34232 Rename WebCore/platform/network/gdk to WebCore/platform/network/curl
34567 Curl (linux/gdk) networking improvements:
34569 b) don't use CURL in a re-entrant way.
34570 c) turn on curl's internal debugging support in a debug build if the DEBUG_CURL environment variable is set.
45701 REGRESSION: Nightly won't load Curl plugin for full page use
55522 Curl networking improvements inspired by Mike Emmel's patches in
55539 - don't use hashmap for keeping track of outstanding jobs - curl does it anyway
55542 - setup curl to share cookies and DNS cache between requests
55795 * webcore-base.bkl: curl is needed when building webcore_base files.