Home
last modified time | relevance | path

Searched refs:PORT_HTTPS (Results 1 – 3 of 3) sorted by relevance

/third_party/curl/lib/
Durldata.h35 #define PORT_HTTPS 443 macro
52 #define PORT_RTMPS PORT_HTTPS
Dws.c1218 PORT_HTTPS, /* defport */
Dhttp.c153 PORT_HTTPS, /* defport */
2207 (conn->remote_port == PORT_HTTPS)) || in Curl_http_host()