Fingerprint_Card
Loading...
Searching...
No Matches
Zwipe.Build.Tools.Extensions.HttpClientExtensions Class Reference

Static Public Member Functions

static async Task< stringFormatErrorMessageAsync (this HttpResponseMessage response)
static async Task< T > PostAsync< T > (this HttpClient client, string url, object value)

Static Private Member Functions

static async Task< T > ReadAsAsync< T > (this HttpContent content)

Member Function Documentation

◆ 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
Type Constraints
T :class 

◆ 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: