Searched refs:CURLPROTO_HTTPS (Results 1 – 11 of 11) sorted by relevance
59 { "https", CURLPROTO_HTTPS }, in get_libcurl_info()
256 { "https", CURLPROTO_HTTPS }, in proto2num()
135 NV(CURLPROTO_HTTPS),
588 CURLPROTO_HTTPS 7.19.4
66 #define PROTO_FAMILY_HTTP (CURLPROTO_HTTP|CURLPROTO_HTTPS)
147 CURLPROTO_HTTPS, /* protocol */2038 if(((conn->given->protocol&CURLPROTO_HTTPS) && in Curl_http()2372 (conn->handler->protocol&CURLPROTO_HTTPS)? in Curl_http()
206 CURLPROTO_HTTPS, /* protocol */
6519 case CURLPROTO_HTTPS: in get_protocol_family()
613 #define CURLPROTO_HTTPS (1<<1) macro
811 #define CURLPROTO_HTTPS (1<<1) macro
757 d CURLPROTO_HTTPS...