![]() | HttpClientExtensionsPostAsync Method |
Name | Description | |
---|---|---|
![]() ![]() | PostAsync(HttpClient, String, HttpContent, ArgDictionary, HttpCompletionOption, CancellationToken, LogActivity) |
Sends a POST request to a string URI.
|
![]() ![]() | PostAsync(HttpClient, Uri, HttpContent, ArgDictionary, HttpCompletionOption, CancellationToken, LogActivity) |
Sends a POST request to a Uri.
|