Searched refs:CURLAUTH_ANYSAFE (Results 1 – 6 of 6) sorted by relevance
16 CURLAUTH_ANYSAFE 7.10.6
66 NV(CURLAUTH_ANYSAFE), /* combination */
501 #define CURLAUTH_ANYSAFE (~(CURLAUTH_BASIC|CURLAUTH_DIGEST_IE)) macro
681 #define CURLAUTH_ANYSAFE (~(CURLAUTH_BASIC|CURLAUTH_DIGEST_IE)) macro
1363 curl_easy_setopt(curl, CURLOPT_HTTPAUTH, CURLAUTH_ANYSAFE); in setup_curl_post()
177 d CURLAUTH_ANYSAFE...