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()580 if(req->auth_req && !req->auth) in ProcessRequest()670 req->auth_req = FALSE; in get_request()
105 bool auth_req; /* authentication required, don't wait for body unless member293 req->auth_req = TRUE; in parse_servercmd()695 if(req->auth_req) in ProcessRequest()763 if(req->auth_req && !req->auth) { in ProcessRequest()846 req->auth_req = FALSE; in init_httprequest()