DAVHTTPRequest Class |
Namespace: ARPDev.DAVLIB
The DAVHTTPRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | DAVHTTPRequest |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
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
|