Home | History | Annotate | Download | only in src

Lines Matching defs:status_code

700   int status_code = response->GetStatusCode();
701 if (status_code == http::kDenied) {
708 if (status_code >= http::kInternalServerError) {
731 if (status_code == http::kForbidden &&