HttpStringResponseMay 27, 2025 ยท View on GitHubClass to hold response body as string. Methods NameDescriptionReturn TypegetStatusCode()HTTP Status code of the http response.intgetHeaders()Headers of the http response.HeadersgetBody()String body of the http response.String