Overload List
| Name | Description | |
|---|---|---|
| Get(String, ActionHttpWebRequest) |
Sends a GET request and returns the response body.
| |
| GetT(String, ActionHttpWebRequest) |
Sends a GET request and returns the response JSON deserialized as the specified type.
|
See Also