Searched refs:CURLHSTS_ENABLE (Results 1 – 9 of 9) sorted by relevance
26 #define CURLHSTS_ENABLE (1<<0)45 ## CURLHSTS_ENABLE section in BITS67 curl_easy_setopt(curl, CURLOPT_HSTS_CTRL, (long)CURLHSTS_ENABLE);
33 setting *CURLHSTS_ENABLE* with CURLOPT_HSTS_CTRL(3)).
118 easy_setopt(hnd, CURLOPT_HSTS_CTRL, CURLHSTS_ENABLE); in test()137 easy_setopt(hnd, CURLOPT_HSTS_CTRL, CURLHSTS_ENABLE); in test()
90 curl_easy_setopt(curl, CURLOPT_HSTS_CTRL, (long)CURLHSTS_ENABLE); in main()
67 NV(CURLHSTS_ENABLE),
417 CURLHSTS_ENABLE 7.74.0
1046 #define CURLHSTS_ENABLE (long)(1<<0) macro
1368 if(arg & CURLHSTS_ENABLE) { in setopt_long()
1004 d CURLHSTS_ENABLE...