HttpResponse

HTTP response from Apache HttpComponents client execution

ApacheHTTP ClientJavaOpen SourceSDK

Properties

Name Type Description
statusCode integer HTTP response status code
reasonPhrase string HTTP reason phrase
headers object Response headers as key-value pairs
body string Response body content
contentType string Content-Type of the response body
View JSON Schema on GitHub