Home
last modified time | relevance | path

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

/external/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()
/external/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()
/external/curl/tests/data/
Dtest153229 Test CURLINFO_RESPONSE_CODE
Dtest153530 Test CURLINFO_RESPONSE_CODE CURLINFO_PROTOCOL
Dtest153630 Test CURLINFO_RESPONSE_CODE CURLINFO_SCHEME
/external/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()
/external/libbrillo/brillo/http/
Dhttp_connection_curl_test.cc289 EXPECT_CALL(*curl_api_, EasyGetInfoInt(handle_, CURLINFO_RESPONSE_CODE, _)) in TEST_F()
309 EXPECT_CALL(*curl_api_, EasyGetInfoInt(handle_, CURLINFO_RESPONSE_CODE, _)) in TEST_F()
Dhttp_connection_curl.cc181 curl_handle_, CURLINFO_RESPONSE_CODE, &status_code); in GetResponseStatusCode()
Dhttp_transport_curl_test.cc257 EXPECT_CALL(*curl_api_, EasyGetInfoInt(handle_, CURLINFO_RESPONSE_CODE, _)) in TEST_F()
/external/google-breakpad/src/common/linux/
Dhttp_upload.cc176 (*curl_easy_getinfo)(curl, CURLINFO_RESPONSE_CODE, response_code); in SendRequest()
Dlibcurl_wrapper.cc299 (*easy_getinfo_)(curl_, CURLINFO_RESPONSE_CODE, http_status_code); in SendRequestInner()
/external/curl/docs/libcurl/opts/
DMakefile.inc69 CURLINFO_RESPONSE_CODE.3 \
/external/tensorflow/tensorflow/core/platform/cloud/
Dcurl_http_request.cc458 CHECK_CURL_OK(libcurl_->curl_easy_getinfo(curl_, CURLINFO_RESPONSE_CODE, in Send()
650 curl_, CURLINFO_RESPONSE_CODE, &response_code); in CURLcodeToStatus()
Dcurl_http_request_test.cc183 case CURLINFO_RESPONSE_CODE: in curl_easy_getinfo()
/external/google-breakpad/src/third_party/curl/
Dcurl.h1673 CURLINFO_RESPONSE_CODE = CURLINFO_LONG + 2, enumerator
1714 #define CURLINFO_HTTP_CODE CURLINFO_RESPONSE_CODE
/external/curl/lib/
Dgetinfo.c213 case CURLINFO_RESPONSE_CODE: in getinfo_long()
/external/elfutils/debuginfod/
Ddebuginfod-client.c1221 CURLINFO_RESPONSE_CODE, in debuginfod_query_server()
1246 CURLINFO_RESPONSE_CODE, in debuginfod_query_server()
/external/wpa_supplicant_8/src/utils/
Dhttp_curl.c1536 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()
1726 curl_easy_getinfo(curl, CURLINFO_RESPONSE_CODE, &http); in http_post()
/external/curl/include/curl/
Dcurl.h2743 CURLINFO_RESPONSE_CODE = CURLINFO_LONG + 2, enumerator
2815 #define CURLINFO_HTTP_CODE CURLINFO_RESPONSE_CODE
/external/curl/docs/libcurl/
Dsymbols-in-versions278 CURLINFO_RESPONSE_CODE 7.10.8
/external/curl/packages/OS400/
Dcurl.inc.in1682 d CURLINFO_RESPONSE_CODE... CURLINFO_LONG + 2