Home
last modified time | relevance | path

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

/third_party/curl/tests/libtest/
Dlib1532.c49 res = curl_easy_getinfo(curl, CURLINFO_RESPONSE_CODE, &httpcode); in test()
65 res = curl_easy_getinfo(curl, CURLINFO_RESPONSE_CODE, &httpcode); in test()
Dlib1518.c80 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.c51 res = curl_easy_getinfo(curl, CURLINFO_RESPONSE_CODE, &response_code); in main()
Dcrawler.c206 curl_easy_getinfo(handle, CURLINFO_RESPONSE_CODE, &res_status); in main()
/third_party/curl/tests/data/
Dtest153229 Test CURLINFO_RESPONSE_CODE
Dtest153530 Test CURLINFO_RESPONSE_CODE CURLINFO_PROTOCOL
Dtest153630 Test CURLINFO_RESPONSE_CODE CURLINFO_SCHEME
/third_party/curl/tests/http/clients/
Dh2-upgrade-extreme.c219 curl_easy_getinfo(msg->easy_handle, CURLINFO_RESPONSE_CODE, &status); in main()
Dtls-session-reuse.c275 curl_easy_getinfo(msg->easy_handle, CURLINFO_RESPONSE_CODE, &status); in main()
/third_party/curl/src/
Dtool_writeout.c84 {"http_code", VAR_HTTP_CODE, CURLINFO_RESPONSE_CODE, writeLong},
102 {"response_code", VAR_HTTP_CODE, CURLINFO_RESPONSE_CODE, writeLong},
Dtool_operate.c426 curl_easy_getinfo(curl, CURLINFO_RESPONSE_CODE, &code); in post_per_transfer()
511 curl_easy_getinfo(curl, CURLINFO_RESPONSE_CODE, &response); in post_per_transfer()
538 curl_easy_getinfo(curl, CURLINFO_RESPONSE_CODE, &response); in post_per_transfer()
/third_party/curl/docs/libcurl/opts/
DMakefile.inc74 CURLINFO_RESPONSE_CODE.3 \
DMakefile.in497 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.c229 case CURLINFO_RESPONSE_CODE: in getinfo_long()
/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/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/elfutils/debuginfod/
Ddebuginfod-client.c1578 CURLINFO_RESPONSE_CODE, in debuginfod_query_server()
1605 CURLINFO_RESPONSE_CODE, in debuginfod_query_server()
/third_party/curl/include/curl/
Dcurl.h2858 CURLINFO_RESPONSE_CODE = CURLINFO_LONG + 2, enumerator
2949 #define CURLINFO_HTTP_CODE CURLINFO_RESPONSE_CODE
/third_party/curl/docs/libcurl/
Dsymbols-in-versions477 CURLINFO_RESPONSE_CODE 7.10.8
/third_party/curl/packages/OS400/
Dcurl.inc.in1757 d CURLINFO_RESPONSE_CODE... CURLINFO_LONG + 2