Name of the proxy server to connect through
Port number of the proxy server to connect through
Type of proxy authentication to use. Default is HttpProxyAuthenticationType.None
Username to use when auth_type
is HttpProxyAuthenticationType.Basic
Password to use when auth_type
is HttpProxyAuthenticationType.Basic
Optional TLS connection options for the connection to the proxy host. Must be distinct from the TlsConnectionOptions provided to the HTTP connection
Optional TLS connection options for the connection to the proxy host. Must be distinct from the TlsConnectionOptions provided to the HTTP connection
Generated using TypeDoc
Proxy options for HTTP clients.