Home | History | Annotate | Download | only in src

Lines Matching full:statuscode

861     int statusCode = response.httpStatusCode();
862 if (statusCode == 204 || statusCode == 205) {