HttpResponseExtension Methods
The HttpResponseExtension type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
IssuccessStatusCode |
returns the fact that the response status code was in the range of 200-399.
|
|
|
ReadAllText |
Reads all text returned by a web response.
|
|
|
TryGet |
Tries the get the values stored in a header.
|

