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
 
URL property
Universal resource locator - full path of resource.
Type
A String valueSyntax
- Basic
 
object.URL  [= value]
The URL(object,value) syntax has these parts:
The URL(object,value) syntax has these parts:
| object | An expression evaluating to an object of type wodHttpDLX. | 
| value | A String value. |