APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
Apache HttpComponents
HttpResponse
Apache HttpComponents
· Schema
HttpResponse
HTTP response from Apache HttpComponents client execution
Apache
HTTP Client
Java
Open Source
SDK
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