Searched refs:CURLAUTH_PICKNONE (Results 1 – 2 of 2) sorted by relevance
/curl/lib/ | ||
H A D | http.h | 149 #define CURLAUTH_PICKNONE (1<<30) /* do not use auth */ macro |
H A D | http.c | 389 pick->picked = CURLAUTH_PICKNONE; /* we select to use nothing */ in pickoneauth() |
Completed in 20 milliseconds