Searched refs:CURLHSTS_ENABLE (Results 1 – 7 of 7) sorted by relevance
113 easy_setopt(hnd, CURLOPT_HSTS_CTRL, CURLHSTS_ENABLE); in test()126 easy_setopt(hnd, CURLOPT_HSTS_CTRL, CURLHSTS_ENABLE); in test()
90 curl_easy_setopt(curl, CURLOPT_HSTS_CTRL, (long)CURLHSTS_ENABLE); in main()
69 NV(CURLHSTS_ENABLE),
415 CURLHSTS_ENABLE 7.74.0
1035 #define CURLHSTS_ENABLE (long)(1<<0) macro
3118 if(arg & CURLHSTS_ENABLE) { in Curl_vsetopt()
994 d CURLHSTS_ENABLE...