Searched refs:subdomain (Results 1 – 5 of 5) sorted by relevance
255 bool subdomain) in Curl_hsts() argument282 if((subdomain && sts->includeSubDomains) && (ntail < hlen)) { in Curl_hsts()439 bool subdomain = FALSE; in hsts_add() local443 subdomain = TRUE; in hsts_add()446 e = Curl_hsts(h, p, subdomain); in hsts_add()448 result = hsts_create(h, p, subdomain, expires); in hsts_add()
55 bool subdomain);
22 guesses which scheme to use based on the hostname. If the outermost subdomain
49 then libcurl guesses based on the host. If the outermost subdomain name
202 subdomain name matches DICT, FTP, IMAP, LDAP, POP3 or SMTP then that scheme is
Completed in 7 milliseconds