Searched refs:CURLPROTO_HTTP (Results 1 – 14 of 14) sorted by relevance
| /third_party/curl/tests/libtest/ |
| D | lib1535.c | 78 if(protocol != CURLPROTO_HTTP) { in test() 81 __FILE__, __LINE__, CURLPROTO_HTTP, protocol); in test()
|
| /third_party/curl/docs/libcurl/opts/ |
| D | CURLOPT_PROTOCOLS.md | 45 CURLPROTO_HTTP 90 CURLPROTO_HTTP | CURLPROTO_TFTP | CURLPROTO_SFTP);
|
| D | CURLOPT_REDIR_PROTOCOLS.md | 52 CURLPROTO_HTTP 100 CURLPROTO_HTTP | CURLPROTO_HTTPS);
|
| D | CURLINFO_PROTOCOL.md | 36 CURLPROTO_GOPHER, CURLPROTO_HTTP, CURLPROTO_HTTPS, CURLPROTO_IMAP,
|
| /third_party/curl/lib/ |
| D | ws.c | 1195 CURLPROTO_HTTP, /* family */ 1220 CURLPROTO_HTTP, /* family */
|
| D | doh.c | 261 ERROR_CHECK_SETOPT(CURLOPT_PROTOCOLS, CURLPROTO_HTTP|CURLPROTO_HTTPS); in dohprobe()
|
| D | http.c | 126 CURLPROTO_HTTP, /* protocol */ 127 CURLPROTO_HTTP, /* family */ 155 CURLPROTO_HTTP, /* family */ 2208 ((conn->given->protocol&(CURLPROTO_HTTP|CURLPROTO_WS)) && in Curl_http_host()
|
| D | urldata.h | 96 #define PROTO_FAMILY_HTTP (CURLPROTO_HTTP|CURLPROTO_HTTPS|CURLPROTO_WS| \
|
| D | url.c | 424 set->redir_protocols = CURLPROTO_HTTP | CURLPROTO_HTTPS | CURLPROTO_FTP | in Curl_init_userdefined() 949 (needle->handler->protocol & CURLPROTO_HTTP); in ConnectionExists()
|
| /third_party/curl/docs/libcurl/ |
| D | symbols-in-versions | 937 CURLPROTO_HTTP 7.19.4
|
| D | libcurl-symbols.md | 2795 ## CURLPROTO_HTTP section in libcurl symbols
|
| /third_party/curl/include/curl/ |
| D | curl.h | 1032 #define CURLPROTO_HTTP (1<<0) macro
|
| /third_party/elfutils/debuginfod/ |
| D | debuginfod-client.c | 1331 (CURLPROTO_HTTP | CURLPROTO_HTTPS | CURLPROTO_FILE)); in debuginfod_query_server()
|
| /third_party/curl/packages/OS400/ |
| D | curl.inc.in | 1001 d CURLPROTO_HTTP...
|