Optional authOptional hostAllows you to specify a host for an optional HTTP proxy.
Optional portAllows you to specify a port for an optional HTTP proxy.
Both the host and port must be specified to enable proxy support.
Optional schemeWhen using an HTTP proxy, specifies whether it is accessed via http or https.
Generated using TypeDoc
Allows you to specify basic authentication parameters for an optional HTTP proxy. Usually of the form
username:password.