The aqHttp object contains the following methods:
Method List
Name | Description |
---|---|
CreateGetRequest
|
Creates an HTTP GET request to the specified URL. |
CreatePostRequest
|
Creates an HTTP POST request to the specified URL. |
CreateRequest
|
Creates an HTTP request to the specified URL by using the specified operation (an HTTP verb). |