Searched refs:CURLAUTH_PICKNONE (Results 1 - 2 of 2) sorted by relevance
/third_party/curl/lib/ | ||
H A D | http.h | 163 #define CURLAUTH_PICKNONE (1<<30) /* don't use auth */ macro |
H A D | http.c | 396 pick->picked = CURLAUTH_PICKNONE; /* we select to use nothing */ in pickoneauth() |
Completed in 6 milliseconds