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