Searched refs:authneg (Results 1 – 3 of 3) sorted by relevance
414 if(conn->bits.authneg) { in http_perhapsrewind()460 if(!conn->bits.authneg) { in http_perhapsrewind()516 (conn->bits.authneg && data->req.httpcode < 300))) { in Curl_http_auth_act()523 (conn->bits.authneg && data->req.httpcode < 300))) { in Curl_http_auth_act()549 conn->bits.authneg) { in Curl_http_auth_act()1648 else if(conn->bits.authneg && in Curl_add_custom_headers()1874 conn->bits.authneg = TRUE; in Curl_http()1877 conn->bits.authneg = FALSE; in Curl_http()1940 if(conn->bits.authneg) in Curl_http()2416 if(!http->sendit || conn->bits.authneg) { in Curl_http()[all …]
505 bool authneg; /* TRUE when the auth phase has started, which means member
4828 authhost->multi=1 -> conn->bits.authneg = TRUE. The body is not