APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
Apache HttpComponents
HttpRequest
Apache HttpComponents
· Schema
HttpRequest
HTTP request configuration for Apache HttpComponents client
Apache
HTTP Client
Java
Open Source
SDK
Properties
Name
Type
Description
method
string
HTTP method
uri
string
Request URI
headers
object
Request headers as key-value pairs
body
string
Request body content
contentType
string
Content-Type header value
View JSON Schema on GitHub