Searched refs:CURLINFO_PROTOCOL (Results 1 – 10 of 10) sorted by relevance
/third_party/curl/tests/libtest/ |
D | lib1535.c | 44 res = curl_easy_getinfo(curl, CURLINFO_PROTOCOL, &protocol); in test() 71 res = curl_easy_getinfo(curl, CURLINFO_PROTOCOL, &protocol); in test() 98 res = curl_easy_getinfo(dupe, CURLINFO_PROTOCOL, &protocol); in test() 119 res = curl_easy_getinfo(curl, CURLINFO_PROTOCOL, &protocol); in test()
|
D | lib1558.c | 48 res = curl_easy_getinfo(curl, CURLINFO_PROTOCOL, &protocol); in test()
|
/third_party/curl/tests/data/ |
D | test1558 | 5 CURLINFO_PROTOCOL 24 CURLINFO_PROTOCOL for file:// transfer
|
D | test1535 | 30 Test CURLINFO_RESPONSE_CODE CURLINFO_PROTOCOL
|
/third_party/curl/docs/libcurl/opts/ |
D | Makefile.inc | 64 CURLINFO_PROTOCOL.3 \
|
D | Makefile.in | 487 CURLINFO_PROTOCOL.3 \
|
/third_party/curl/lib/ |
D | getinfo.c | 334 case CURLINFO_PROTOCOL: in getinfo_long()
|
/third_party/curl/docs/libcurl/ |
D | symbols-in-versions | 466 CURLINFO_PROTOCOL 7.52.0 7.85.0
|
/third_party/curl/include/curl/ |
D | curl.h | 2926 CURLINFO_PROTOCOL CURL_DEPRECATED(7.85.0, "Use CURLINFO_SCHEME") enumerator
|
/third_party/curl/packages/OS400/ |
D | curl.inc.in | 1863 d CURLINFO_PROTOCOL... CURLINFO_LONG + 48
|