Home
last modified time | relevance | path

Searched refs:CURLINFO_RESPONSE_CODE (Results 1 – 20 of 20) sorted by relevance

/third_party/ejdb/src/jbr/tests/
Djbr_test1.c67 curl_easy_getinfo(curl, CURLINFO_RESPONSE_CODE, &code); in jbr_test1_1()
84 curl_easy_getinfo(curl, CURLINFO_RESPONSE_CODE, &code); in jbr_test1_1()
102 curl_easy_getinfo(curl, CURLINFO_RESPONSE_CODE, &code); in jbr_test1_1()
129 curl_easy_getinfo(curl, CURLINFO_RESPONSE_CODE, &code); in jbr_test1_1()
143 curl_easy_getinfo(curl, CURLINFO_RESPONSE_CODE, &code); in jbr_test1_1()
169 curl_easy_getinfo(curl, CURLINFO_RESPONSE_CODE, &code); in jbr_test1_1()
190 curl_easy_getinfo(curl, CURLINFO_RESPONSE_CODE, &code); in jbr_test1_1()
208 curl_easy_getinfo(curl, CURLINFO_RESPONSE_CODE, &code); in jbr_test1_1()
218 curl_easy_getinfo(curl, CURLINFO_RESPONSE_CODE, &code); in jbr_test1_1()
236 curl_easy_getinfo(curl, CURLINFO_RESPONSE_CODE, &code); in jbr_test1_1()
[all …]
/third_party/curl/tests/libtest/
Dlib1532.c47 res = curl_easy_getinfo(curl, CURLINFO_RESPONSE_CODE, &httpcode); in test()
63 res = curl_easy_getinfo(curl, CURLINFO_RESPONSE_CODE, &httpcode); in test()
Dlib1518.c51 curl_easy_getinfo(curl, CURLINFO_RESPONSE_CODE, &curlResponseCode); in test()
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
Dtest_long_header.c145 if (CURLE_OK != curl_easy_getinfo (c, CURLINFO_RESPONSE_CODE, &code)) in testLongUrlGet()
221 if (CURLE_OK != curl_easy_getinfo (c, CURLINFO_RESPONSE_CODE, &code)) in testLongHeaderGet()
Dtest_post.c603 if (CURLE_OK != (cc = curl_easy_getinfo(c, CURLINFO_RESPONSE_CODE, &response_code))) in testMultithreadedPostCancelPart()
/third_party/curl/docs/examples/
Dgetredirect.c49 res = curl_easy_getinfo(curl, CURLINFO_RESPONSE_CODE, &response_code); in main()
Dcrawler.c186 curl_easy_getinfo(handle, CURLINFO_RESPONSE_CODE, &res_status); in main()
/third_party/curl/tests/data/
Dtest153229 Test CURLINFO_RESPONSE_CODE
Dtest153630 Test CURLINFO_RESPONSE_CODE CURLINFO_SCHEME
Dtest153530 Test CURLINFO_RESPONSE_CODE CURLINFO_PROTOCOL
/third_party/curl/src/
Dtool_writeout.c72 {"http_code", VAR_HTTP_CODE, CURLINFO_RESPONSE_CODE, writeLong},
89 {"response_code", VAR_HTTP_CODE, CURLINFO_RESPONSE_CODE, writeLong},
Dtool_operate.c375 curl_easy_getinfo(curl, CURLINFO_RESPONSE_CODE, &code); in post_per_transfer()
454 curl_easy_getinfo(curl, CURLINFO_RESPONSE_CODE, &response); in post_per_transfer()
481 curl_easy_getinfo(curl, CURLINFO_RESPONSE_CODE, &response); in post_per_transfer()
/third_party/curl/docs/libcurl/opts/
DMakefile.inc69 CURLINFO_RESPONSE_CODE.3 \
/third_party/gstreamer/gstplugins_bad/ext/curl/
Dgstcurlhttpsink.c430 curl_easy_getinfo (bcsink->curl, CURLINFO_RESPONSE_CODE, &resp); in gst_curl_http_sink_transfer_verify_response_code()
/third_party/curl/lib/
Dgetinfo.c213 case CURLINFO_RESPONSE_CODE: in getinfo_long()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dhttp_curl.c1534 curl_easy_getinfo(ctx->curl, CURLINFO_RESPONSE_CODE, &http); in soap_send_receive()
1663 curl_easy_getinfo(curl, CURLINFO_RESPONSE_CODE, &http); in http_download_file()
1722 curl_easy_getinfo(curl, CURLINFO_RESPONSE_CODE, &http); in http_post()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dhttp_curl.c1534 curl_easy_getinfo(ctx->curl, CURLINFO_RESPONSE_CODE, &http); in soap_send_receive()
1663 curl_easy_getinfo(curl, CURLINFO_RESPONSE_CODE, &http); in http_download_file()
1722 curl_easy_getinfo(curl, CURLINFO_RESPONSE_CODE, &http); in http_post()
/third_party/curl/include/curl/
Dcurl.h2716 CURLINFO_RESPONSE_CODE = CURLINFO_LONG + 2, enumerator
2788 #define CURLINFO_HTTP_CODE CURLINFO_RESPONSE_CODE
/third_party/curl/docs/libcurl/
Dsymbols-in-versions278 CURLINFO_RESPONSE_CODE 7.10.8
/third_party/curl/packages/OS400/
Dcurl.inc.in1680 d CURLINFO_RESPONSE_CODE... CURLINFO_LONG + 2