Searched refs:PROTOPT_CREDSPERREQUEST (Results 1 - 3 of 3) sorted by relevance

/external/curl/lib/
H A Durldata.h817 #define PROTOPT_CREDSPERREQUEST (1<<7) /* requires login credentials per macro
H A Dhttp.c124 PROTOPT_CREDSPERREQUEST /* flags */
148 PROTOPT_SSL | PROTOPT_CREDSPERREQUEST | PROTOPT_ALPN_NPN /* flags */
H A Durl.c3384 if(!(needle->handler->flags & PROTOPT_CREDSPERREQUEST)) {

Completed in 55 milliseconds