Legend
| Method: HResponse Get( |
string | url |
The URL of the request. If the URL does not begin with http:// or https:// , it is automatically
prepended with HClient.RootUrl. |
HArg[] | args |
Query parameters to add to the end of the URL in the usual ?k1=v1&k2=v2&... format. Null values
are allowed and ignored. |