◆ FormatErrorMessageAsync()
| async Task< string > Zwipe.Build.Tools.Extensions.HttpClientExtensions.FormatErrorMessageAsync |
( |
this HttpResponseMessage | response | ) |
|
|
static |
◆ PostAsync< T >()
| async Task< T > Zwipe.Build.Tools.Extensions.HttpClientExtensions.PostAsync< T > |
( |
this HttpClient | client, |
|
|
string | url, |
|
|
object | value ) |
|
static |
◆ ReadAsAsync< T >()
| async Task< T > Zwipe.Build.Tools.Extensions.HttpClientExtensions.ReadAsAsync< T > |
( |
this HttpContent | content | ) |
|
|
staticprivate |
The documentation for this class was generated from the following file: