BaseGenericHttpMessage Properties |
The BaseGenericHttpMessage type exposes the following members.
| Name | Description | |
|---|---|---|
| Body |
Gets or sets the HTTP Body (in POST or PUT).
| |
| Cookies |
Gets or sets a list of Cookies that will be sent to the server
| |
| Headers |
Gets or sets the HTTP headers.
| |
| Version |
Gets or sets the HTTP version.
|