Legend
| Method: HResponse Post( |
string | url |
The URL of the request. If the URL does not begin with http:// or https:// , it is automatically
prepended with HClient.RootUrl. |
byte[] | bytes | The body of the request, as raw data. |
string | contentType |
The value of the Content-Type header. |