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

  /external/curl/lib/
http.c 400 if(conn->bits.authneg) {
446 if(!conn->bits.authneg) {
502 (conn->bits.authneg && data->req.httpcode < 300))) {
509 (conn->bits.authneg && data->req.httpcode < 300))) {
534 conn->bits.authneg) {
    [all...]
urldata.h 517 bool authneg; /* TRUE when the auth phase has started, which means member in struct:ConnectBits
    [all...]

Completed in 35 milliseconds