HomeSort by relevance Sort by last modified time
    Searched refs:proxy_user_passwd (Results 1 - 3 of 3) sorted by null

  /external/curl/lib/
http.c 507 if(conn->bits.proxy_user_passwd &&
627 if((proxy && conn->bits.proxy_user_passwd &&
686 if((conn->bits.httpproxy && conn->bits.proxy_user_passwd) ||
973 if((httpcode == 407) && !conn->bits.proxy_user_passwd)
    [all...]
url.c     [all...]
urldata.h 519 bool proxy_user_passwd; /* user+password for the proxy? */ member in struct:ConnectBits
    [all...]

Completed in 217 milliseconds