Home | History | Annotate | Download | only in WebCore

Lines Matching full:curl

7310         wx build fix. Switch to CURL cookies so we can benefit from API updates.
7416 * platform/network/curl/CookieJarCurl.cpp:
7471 * platform/network/curl/CookieJarCurl.cpp:
7634 * platform/network/curl/ResourceHandleManager.cpp:
8078 * platform/network/curl/ResourceHandleManager.cpp:
8296 CURL backend build fix. Make sure URL is always set.
8298 * platform/network/curl/ResourceHandleManager.cpp:
11123 make sure CURL does not create empty ResourceError() objects.
11127 * platform/network/curl/ResourceHandleManager.cpp:
21069 * platform/network/curl/ResourceHandleCurl.cpp:
30780 * platform/network/curl/ResourceHandleManager.cpp:
36113 Remove CURL support.
36608 public. It will be shadowed by cf/mac and for curl/soup/qt
36963 is fixing more regressions that came from the curl->soup switch.
36980 came from the curl->soup switch.
53343 * platform/network/curl/ResourceHandleManager.cpp:
56230 [CURL] POST without body becomes GET
56236 * platform/network/curl/ResourceHandleManager.cpp:
61651 [CURL] memory leak of ResouceHandles
61657 * platform/network/curl/ResourceHandleCurl.cpp:
61659 * platform/network/curl/ResourceHandleManager.cpp:
62655 ASSERT on Gtk+/CURL when trying to load tests from our LayoutTests.
62664 network backends not equal to curl is tough or maybe not
69503 Do not spit Curl errors into the stdout as this is used by DRT
69505 We have failing tests results due the curl errors printed to stdout,
69508 * platform/network/curl/ResourceHandleManager.cpp:
71459 * platform/network/curl/ResourceHandleManager.cpp:
73283 the one from the curl backend which has recent correctness and crash
73294 Fix CURL crashes on the test suite
73296 Fix segfault with setDefersLoading(). Do not call into curl when we
73297 don't have a CURL handle.
73300 started (no curl handle was allocated yet). If that happens then
73307 * platform/network/curl/ResourceHandleCurl.cpp:
73315 Fix CURL crashes on the test suite
73321 * platform/network/curl/ResourceHandleManager.cpp:
75693 * platform/network/soup/DNSSoup.cpp: Copied from WebCore/platform/network/curl/DNSCurl.cpp.
75719 * platform/network/curl/ResourceRequest.h: A better implementation
78294 [CURL] Upload doesn't work because cancel is called
78304 * platform/network/curl/FormDataStreamCurl.cpp:
78306 * platform/network/curl/FormDataStreamCurl.h:
78307 * platform/network/curl/ResourceHandleManager.cpp:
80888 [CURL] problem in parseDataUrl
80895 * platform/network/curl/ResourceHandleManager.cpp:
81285 [curl] file upload does not work
81294 * platform/network/curl/ResourceHandleManager.cpp:
85969 Bug 20883: [CURL] Add deferred loading
85976 * platform/network/curl/ResourceHandleCurl.cpp:
85978 * platform/network/curl/ResourceHandleManager.cpp:
94289 [GTK] curl crashers
94291 * platform/network/curl/ResourceHandleManager.cpp:
94319 * platform/network/curl/ResourceHandleManager.cpp:
94876 * platform/network/curl/ResourceError.h:
94877 * platform/network/curl/ResourceRequest.h:
94878 * platform/network/curl/ResourceResponse.h:
96000 * platform/network/curl/FormDataStreamCurl.cpp: