APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
Apache HttpComponents
ProxyConfig
Apache HttpComponents
· Schema
ProxyConfig
HTTP proxy configuration for Apache HttpComponents client
Apache
HTTP Client
Java
Open Source
SDK
Properties
Name
Type
Description
host
string
Proxy hostname
port
integer
Proxy port
scheme
string
Proxy scheme (http or https)
username
string
Proxy authentication username
password
string
Proxy authentication password
View JSON Schema on GitHub