Home
last modified time | relevance | path

Searched refs:subdomains (Results 1 – 6 of 6) sorted by relevance

/curl/lib/
H A Dhsts.c112 bool subdomains, in hsts_create() argument
137 sts->includeSubDomains = subdomains; in hsts_create()
150 bool subdomains = FALSE; in Curl_hsts_parse() local
199 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()
/curl/docs/libcurl/opts/
H A DCURLOPT_COOKIELIST.md47 these issues set a domain in `Set-Cookie` (doing that includes subdomains) or
86 SEP "FALSE" /* Include subdomains */
H A DCURLOPT_HSTSWRITEFUNCTION.md57 subdomains. The *expire* string is a date stamp null-terminated string
H A DCURLOPT_HSTS.md51 an entry valid for all subdomains to the name as well or only for the exact
H A DCURLOPT_COOKIEFILE.md48 Set-Cookie line (doing that includes subdomains) or preferably: use the
/curl/docs/cmdline-opts/
H A Dcookie.md52 domain in Set-Cookie line (doing that includes subdomains) or preferably: use

Completed in 7 milliseconds