Searched refs:auth_req (Results 1 – 2 of 2) sorted by relevance
104 bool auth_req; /* authentication required, don't wait for body unless member323 req->auth_req = TRUE; in ProcessRequest()512 if(req->auth_req) in ProcessRequest()581 if(req->auth_req && !req->auth) in ProcessRequest()671 req->auth_req = FALSE; in get_request()
106 bool auth_req; /* authentication required, don't wait for body unless member294 req->auth_req = TRUE; in parse_servercmd()696 if(req->auth_req) in ProcessRequest()765 if(req->auth_req && !req->auth) { in ProcessRequest()848 req->auth_req = FALSE; in init_httprequest()