HttpRequest

HTTP request configuration for Apache HttpComponents client

ApacheHTTP ClientJavaOpen SourceSDK

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