Home
last modified time | relevance | path

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

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