Authentication | Determines type of authentication with the web server. |
AutoRedirect | Automatically follows redirections. |
BindIP | Binds specific interface for outgoing connections. |
Blocking | Selects blocking mode.
|
CertErrors | Returns list of certificate errors. |
Certificate | Holds local certificate to be used for authentication. |
Compression | Determines if compression is enabled. |
Hostname | Hostname of remote server. |
HTTPversion | Version of HTTP protocol that is sent to server. |
IgnoreCertErrors | Determines if certificate errors are ignored. |
KeepAlive | Should wodHttpDLX send KeepAlive on remote server. |
LastError | Last error that occured on wodHttpDLX. |
LastErrorText | Friendly text string of last error. |
LocalCertBag | Specifies file with additional certificates. |
Login | Login/Username for web server authentication. |
MyHostname | Holds local computer name.
|
MyIP | Holds local IP address. |
Notification | Fast notification interface to use instead of events. |
Password | Password for web server authentication. |
Port | Port on remote server.
|
ProxyAuthentication | Determines type of authentication with the proxy server. |
ProxyHostname | Hostname of remote proxy. |
ProxyLogin | Login/Username for remote proxy.
|
ProxyPassword | Password for remote proxy. |
ProxyPort | Port on remote proxy. |
ProxyType | Type of proxy used. |
Request | Reference to Request object. |
Response | Reference to Response object. |
Secure | Determines if SSL/TLS communication is used. |
Socket | Returns SOCKET handle. |
SSLCipherList | Determines list of encryption algorithms in HTTPS protocol supported and offered by wodHttpDLX. |
State | Current state of wodHttpDLX component. |
Timeout | Seconds before disconnected due to being idle. |
URL | Universal resource locator - full path of resource. |
UseIPv6 | Determines if IPv6 addresses are allowed. |
Version | Version string. |