Home
last modified time | relevance | path

Searched refs:subdomain (Results 1 – 5 of 5) sorted by relevance

/curl/lib/
H A Dhsts.c255 bool subdomain) in Curl_hsts() argument
282 if((subdomain && sts->includeSubDomains) && (ntail < hlen)) { in Curl_hsts()
439 bool subdomain = FALSE; in hsts_add() local
443 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()
H A Dhsts.h55 bool subdomain);
/curl/docs/cmdline-opts/
H A Durl.md22 guesses which scheme to use based on the hostname. If the outermost subdomain
/curl/docs/libcurl/opts/
H A DCURLOPT_URL.md49 then libcurl guesses based on the host. If the outermost subdomain name
/curl/docs/libcurl/
H A Dcurl_url_set.md202 subdomain name matches DICT, FTP, IMAP, LDAP, POP3 or SMTP then that scheme is

Completed in 11 milliseconds