Searched refs:feature_hsts (Results 1 – 3 of 3) sorted by relevance
75 bool feature_hsts = FALSE; variable100 {"HSTS", &feature_hsts, CURL_VERSION_HSTS},
52 extern bool feature_hsts;
1985 if(!feature_hsts) in getparameter()