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