Back to product page- Introduction
- License agreement
- Getting Started
- Objects
- Enumerations
- wodHttpDLX
- Methods
- Properties
- Authentication
- AutoRedirect
- BindIP
- Blocking
- CertErrors
- Certificate
- Compression
- Hostname
- HTTPversion
- IgnoreCertErrors
- KeepAlive
- LastError
- LastErrorText
- LocalCertBag
- Login
- MyHostname
- MyIP
- Notification
- Password
- Port
- ProxyAuthentication
- ProxyHostname
- ProxyLogin
- ProxyPassword
- ProxyPort
- ProxyType
- Request
- Response
- Secure
- Socket
- SSLCipherList
- State
- Timeout
- URL
- UseIPv6
- Version
- Events
- wodHttpNotify
- HttpCookie
- HttpCookies
- HttpHeader
- HttpHeaders
- HttpRequest
- HttpRequestFormPost
- HttpRequestFormUpload
- HttpResponse
- How to get support?
- Technical information
- Fast notifications interface
- Error list
Events
| ClientCertRequired | Fires when server requires client certificate. |
| Connected | Fires when wodHttpDLX connects to the server. |
| Disconnected | Fires when wodHttpDLX disconnects from the server. |
| Done | Fires when wodHttpDLX completes request. |
| HeadersDone | Fires when wodHttpDLX finishes receiving headers. |
| HostCertificate | Fires when remote server provides its certificate. |
| Progress | Fires during data download/upload. |
| Progress64 | Fires during data download/upload. |
| Redirect | Fires when server redirects us to new URL. |
| StateChange | Fires when wodHttpDLX changes its state. |