HttpResponseMay 27, 2025 ยท View on GitHubClass to hold HTTP Response. Methods NameDescriptionReturn TypegetStatusCode()HTTP Status code of the http response..intgetHeaders()Headers of the http response.HeadersgetRawBody()Raw body of the http response.InputStream