Home
last modified time | relevance | path

Searched refs:CURLINFO_CONDITION_UNMET (Results 1 – 11 of 11) sorted by relevance

/curl/docs/libcurl/opts/
H A DCURLINFO_CONDITION_UNMET.md4 Title: CURLINFO_CONDITION_UNMET
18 CURLINFO_CONDITION_UNMET - get info on unmet time conditional or 304 HTTP response.
25 CURLcode curl_easy_getinfo(CURL *handle, CURLINFO_CONDITION_UNMET,
63 res = curl_easy_getinfo(curl, CURLINFO_CONDITION_UNMET, &unmet);
H A DCURLOPT_TIMECONDITION.md34 been met. curl_easy_getinfo(3) with the *CURLINFO_CONDITION_UNMET*
H A DMakefile.inc33 CURLINFO_CONDITION_UNMET.3 \
/curl/tests/libtest/
H A Dlib1511.c49 curl_easy_getinfo(curl, CURLINFO_CONDITION_UNMET, &unmet); in test()
62 curl_easy_getinfo(curl, CURLINFO_CONDITION_UNMET, &unmet); in test()
H A Dlib1593.c64 res = curl_easy_getinfo(curl, CURLINFO_CONDITION_UNMET, &unmet); in test()
/curl/docs/libcurl/
H A Dcurl_easy_getinfo.md348 ## CURLINFO_CONDITION_UNMET section
351 See CURLINFO_CONDITION_UNMET(3)
H A Dsymbols-in-versions425 CURLINFO_CONDITION_UNMET 7.19.4
/curl/lib/
H A Dgetinfo.c300 case CURLINFO_CONDITION_UNMET: in getinfo_long()
/curl/include/curl/
H A Dcurl.h2919 CURLINFO_CONDITION_UNMET = CURLINFO_LONG + 35, enumerator
/curl/src/
H A Dtool_operate.c490 curl_easy_getinfo(curl, CURLINFO_CONDITION_UNMET, &cond_unmet); in post_per_transfer()
/curl/packages/OS400/
H A Dcurl.inc.in1848 d CURLINFO_CONDITION_UNMET... CURLINFO_LONG + 35

Completed in 44 milliseconds