Android: How get the status-code of an HttpClient request January 19, 2023 by Tarik This will return the int value: response.getStatusLine().getStatusCode()