Searched refs:is_https (Results 1 – 3 of 3) sorted by relevance
400 bool is_https = (protocol == HTTPS_POST || in run() 405 isc_nm_http_makeuri(is_https, &sockaddr_remote, NULL, 0, in run() 408 if (is_https) { in run() 421 bool is_https = (protocol == HTTPS_POST || run() local
270 bool is_https = protocol == HTTPS; in run() 272 if (is_https) { in run() 290 bool is_https = protocol == HTTPS; run() local
1254 int is_https = if_is_https(ifname, port, https_port); in ports_create_if() local1257 int nodelay = is_https && http2_nodelay; in ports_create_if()1267 } else if(is_https) { in ports_create_if()1350 else if(is_https) in ports_create_if()