ProxyConfig

HTTP proxy configuration for Apache HttpComponents client

ApacheHTTP ClientJavaOpen SourceSDK

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