String (proxy-server-communications-protocol)
Not specified
Purpose
When the value of the
If the value of the
The valid values of the ProxyType parameter are listed in the following table.
Parameter Value | Description |
---|---|
auto | Retrieves network proxy settings automatically (the default). |
http | Protocol allowing redirection based on domain that is currently supported. |
https | Attempts to connect to the destination host via a proxy that supports the HTTP CONNECT protocol. |
socks4 | Connect part only implemented in this release. |
direct or none | Protocol allowing a reference from a |
Parameter is read when …
An application first uses the
Notes
This parameter applies only when the
Only the HyperText Transfer Protocol (HTTP) proxy type and the connect part of the SOCKS V4 protocol is implemented (that is, SOCKS V4 binding is not implemented).