![]() | HttpClientExtensionsPatchSafeAsync Method |
Name | Description | |
---|---|---|
![]() ![]() | PatchSafeAsync(HttpClient, String, HttpContent, ArgDictionary, HttpCompletionOption, CancellationToken, LogActivity) |
Sends a PATCH request to a string URI ensuring that the operation succeeded.
|
![]() ![]() | PatchSafeAsync(HttpClient, Uri, HttpContent, ArgDictionary, HttpCompletionOption, CancellationToken, LogActivity) |
Sends a PATCH request to a Uri ensuring that the operation succeeded.
|