Page History
...
If the host URL is using the HTTPS protocol and a proxy URL is specified, then Proxy SSL Tunneling is used.
Keyword | Comments | ||
|---|---|---|---|
name | Descriptive name displayed in the User Agent's Send message box. | ||
host | URL of the HTTP server. | ||
host.trusted | Required for an SSL connection if the trust store does not contain the peer certificate. A value of *yes means that server certificate will be trusted. | ||
user | Authentication user or *prompt. | ||
password | Authentication password. | ||
proxy | URL of the HTTP proxy server. | ||
proxy.user | Proxy basic authentication user. | ||
proxy.password | Proxy basic authentication password. | ||
locale | Sets the value of the HTTP protocol property X-USER-AGENT-LOCALE. If this entry does not exist then the default locale is used. | ||
xxx.uri | Defines the file extension based host URI component for POST style methods. | ||
method | HTTP protocol method. Default is POST. | ||
uri | Defines the host URI component for GET style methods and the default URI for a POST style method. | ||
authentication.preemptive | To improve the efficiency of the authentication handshake, the user agent can be instructed to expect a particular method of authentication.
|