HttpApiRequestCreateGetRequest Method

Overload List

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

See Also