Home
last modified time | relevance | path

Searched refs:CURLAUTH_ANY (Results 1 – 11 of 11) sorted by relevance

/external/curl/docs/examples/
Danyauthput.c173 curl_easy_setopt(curl, CURLOPT_HTTPAUTH, (long)CURLAUTH_ANY); in main()
/external/curl/tests/libtest/
Dlib552.c214 test_setopt(curl, CURLOPT_PROXYAUTH, (long)CURLAUTH_ANY); in test()
Dlib540.c72 res_easy_setopt(eh[num], CURLOPT_PROXYAUTH, (long)CURLAUTH_ANY); in init()
/external/curl/src/
Dtool_setopt.c56 NV(CURLAUTH_ANY), /* combination */
Dtool_getparam.c642 config->authtype = CURLAUTH_ANY; in getparameter()
Dtool_operate.c878 (long)CURLAUTH_ANY); in operate_do()
/external/curl/docs/libcurl/
Dsymbols-in-versions15 CURLAUTH_ANY 7.10.6
/external/google-breakpad/src/third_party/curl/
Dcurl.h500 #define CURLAUTH_ANY (~CURLAUTH_DIGEST_IE) /* all fine types set */ macro
/external/curl/include/curl/
Dcurl.h674 #define CURLAUTH_ANY (~CURLAUTH_DIGEST_IE) macro
/external/curl/packages/OS400/
Dcurl.inc.in176 d CURLAUTH_ANY c X'7FFFFFEF'
/external/curl/
DCHANGES.09292 URL) is that if you do POST with CURLAUTH_ANY set and the site requires NO
9296 If you do a HEAD or a GET on a site using CURLAUTH_ANY, libcurl will send
9589 CURLAUTH_NTLM (or CURLAUTH_ANY and libcurl then picked NTLM), libcurl would