HttpWebClient Methods |
The HttpWebClient type exposes the following members.
| Name | Description | |
|---|---|---|
| Delete | ||
| Get | ||
| Patch(Uri, Byte) | ||
| Patch(Uri, String) | ||
| Post(Uri, Byte) | ||
| Post(Uri, String) | ||
| Put(Uri, Byte) | ||
| Put(Uri, String) | ||
| Request(String, Uri, Byte) | ||
| Request(String, Uri, String) |