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
Body | Holds response body. |
Charset | Character set to use for text conversion. |
ContentEncoding | Returns encoding mechanism used. |
ContentTransferEncoding | Returns document transfer encoding. |
ContentType | Returns document type. |
Cookies | Holds response cookies. |
Date | Returns creation date of the document. |
Expires | Returns the date after which the information is invalid. |
Filename | Holds filename where body is stored. |
Headers | Reference to header fields. |
LastModified | Returns date when object was modified. |
Length | Holds length of received body. |
RemoteIP | Returns IP address of the server. |
Server | Returns information about the server (name, version, etc.) |
Status | Holds response status. |
StatusCode | Holds numerical status code. |