Http
|
The HttpApiRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() |
CreateGetRequest(String) | Create a GET request with a given url. |
![]() ![]() |
CreateGetRequest(String, IDictionaryString, String) | Create a GET request with a given url and url parameters |
![]() ![]() |
CreateGetRequest(String, IDictionaryString, String, IDictionaryString, String) | Create a GET request with a given url, url parameters, and additional headers |
![]() |
Validate |