Searched refs:CURLE_GOT_NOTHING (Results 1 – 10 of 10) sorted by relevance
46 # 52 is CURLE_GOT_NOTHING
85 CURLcode r = CURLE_GOT_NOTHING; in upload()
261 if (errornum == CURLE_GOT_NOTHING) in testWithTimeout()
193 case CURLE_GOT_NOTHING: in curl_easy_strerror()
1527 return CURLE_GOT_NOTHING; in Curl_http_done()
76 CURLE_GOT_NOTHING 7.9.1
370 CURLE_GOT_NOTHING, /* 52 - when this is a specific error */ enumerator
490 CURLE_GOT_NOTHING, /* 52 - when this is a specific error */ enumerator
459 d CURLE_GOT_NOTHING...
3828 return CURLE_GOT_NOTHING if called "prematurely". This should have no real9258 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 in13474 - CURLE_GOT_NOTHING is now returned when a HTTP server doesn't return