![]() | HttpClientExtensionsGetStringSafeAsync Method |
Name | Description | |
---|---|---|
![]() ![]() | GetStringSafeAsync(HttpClient, String, ArgDictionary, LogActivity) |
Sends a GET request to a string URI and returns the response as a string ensuring that the operation succeeded.
|
![]() ![]() | GetStringSafeAsync(HttpClient, Uri, ArgDictionary, LogActivity) |
Sends a GET request to a Uri and returns the response as a string ensuring that the operation succeeded.
|