Searched refs:authneg (Results 1 – 3 of 3) sorted by relevance
400 if(conn->bits.authneg) { in http_perhapsrewind()446 if(!conn->bits.authneg) { in http_perhapsrewind()502 (conn->bits.authneg && data->req.httpcode < 300))) { in Curl_http_auth_act()509 (conn->bits.authneg && data->req.httpcode < 300))) { in Curl_http_auth_act()534 conn->bits.authneg) { in Curl_http_auth_act()1653 else if(conn->bits.authneg && in Curl_add_custom_headers()1893 conn->bits.authneg = TRUE; in Curl_http()1896 conn->bits.authneg = FALSE; in Curl_http()1963 if(conn->bits.authneg) in Curl_http()2432 if(!http->sendit || conn->bits.authneg) { in Curl_http()[all …]
517 bool authneg; /* TRUE when the auth phase has started, which means member
4828 authhost->multi=1 -> conn->bits.authneg = TRUE. The body is not