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
Properties
Accept | Holds list of content types that will be accepted. |
AcceptEncoding | Holds list of content-encoding types that will be accepted. |
AcceptLanguage | Holds list of languages which are preferable in the response. |
Body | Holds request body. |
Charset | Character set to use for text conversion. |
Cookies | Holds request cookies. |
Filename | Holds filename where body is stored. |
FormPost | Reference to form post fields. |
FormUpload | Reference to form upload variables. |
Headers | Reference to header fields. |
IfModifiedSince | Holds date for conditional request of the document. |
Method | Holds method that was used. |
Pragma | Holds directive that should be understood by the server, if relevant. |
Referer | Holds URI of the document from which destination URI was obtained. |
Resume | Determines if wodHttpDLX will try to resume downloads. |
Tag | Tag for misc usage. |
URI | Holds URI of resource that should be fetched. |
UserAgent | Holds software program name presented to the server. |