The DAVHTTPRequest type exposes the following members.
Fields
| Name | Description |
---|
 | Body |
String containing the Body of the HTTP request
|
 | Headers |
Headers Collection
|
 | URI |
DAVURI representing the server URL to direct the request
|
 | Verb |
Verb associated with HTTP Request
|
Top
See Also