Home
last modified time | relevance | path

Searched refs:CURLE_GOT_NOTHING (Results 1 – 10 of 10) sorted by relevance

/external/curl/tests/data/
Dtest17047 # 52 is CURLE_GOT_NOTHING
/external/curl/docs/examples/
Dftpuploadresume.c88 CURLcode r = CURLE_GOT_NOTHING; in upload()
/external/libmicrohttpd/src/testcurl/
Dtest_timeout.c261 if (errornum == CURLE_GOT_NOTHING) in testWithTimeout()
/external/curl/lib/
Dstrerror.c189 case CURLE_GOT_NOTHING: in curl_easy_strerror()
Dhttp.c1524 return CURLE_GOT_NOTHING; in Curl_http_done()
/external/curl/docs/libcurl/
Dsymbols-in-versions76 CURLE_GOT_NOTHING 7.9.1
/external/google-breakpad/src/third_party/curl/
Dcurl.h370 CURLE_GOT_NOTHING, /* 52 - when this is a specific error */ enumerator
/external/curl/include/curl/
Dcurl.h469 CURLE_GOT_NOTHING, /* 52 - when this is a specific error */ enumerator
/external/curl/packages/OS400/
Dcurl.inc.in442 d CURLE_GOT_NOTHING...
/external/curl/
DCHANGES.03828 return CURLE_GOT_NOTHING if called "prematurely". This should have no real
9258 100 response back will now return a CURLE_GOT_NOTHING. Test 158 verifies.
12682 increased properly and thus we could return CURLE_GOT_NOTHING when we in
13474 - CURLE_GOT_NOTHING is now returned when a HTTP server doesn't return