Searched refs:subdomains (Results 1 – 6 of 6) sorted by relevance
112 bool subdomains, in hsts_create() argument137 sts->includeSubDomains = subdomains; in hsts_create()150 bool subdomains = FALSE; in Curl_hsts_parse() local199 subdomains = TRUE; in Curl_hsts_parse()240 sts->includeSubDomains = subdomains; in Curl_hsts_parse()243 return hsts_create(h, hostname, subdomains, expires); in Curl_hsts_parse()
47 these issues set a domain in `Set-Cookie` (doing that includes subdomains) or86 SEP "FALSE" /* Include subdomains */
57 subdomains. The *expire* string is a date stamp null-terminated string
51 an entry valid for all subdomains to the name as well or only for the exact
48 Set-Cookie line (doing that includes subdomains) or preferably: use the
52 domain in Set-Cookie line (doing that includes subdomains) or preferably: use
Completed in 7 milliseconds