Home
last modified time | relevance | path

Searched refs:feature_hsts (Results 1 – 3 of 3) sorted by relevance

/third_party/curl/src/
Dtool_libinfo.c75 bool feature_hsts = FALSE; variable
100 {"HSTS", &feature_hsts, CURL_VERSION_HSTS},
Dtool_libinfo.h52 extern bool feature_hsts;
Dtool_getparam.c1985 if(!feature_hsts) in getparameter()