Search code examples
WPF App exits without response or exception at HttpClient PostAsync method...

c#wpfdotnet-httpclient

Read More
HttpClient gets stuck on async task...

c#dotnet-httpclient

Read More
REST Api Server Hangs On Large Volume of Requests (using c# HttpClient)...

c#asp.netrestdotnet-httpclient

Read More
How to mock GetAsync when it is used from a class that extends HttpClient?...

c#unit-testingnunitmoqdotnet-httpclient

Read More
How to properly deserialize asp.net core Model State errors to object in xamarin forms...

asp.net-corexamarin.formsdotnet-httpclient

Read More
Microsoft Graph API: Httpclient 403 Forbidden error...

c#microsoft-graph-apidotnet-httpclient

Read More
Fix checksum in Artifactory when uploading file through REST API...

c#artifactorydotnet-httpclient

Read More
Stream.Read return System.IO.IOException...

c#.netdotnet-httpclienthttpwebresponse

Read More
C# HttpClient Generic SendAysnc not working...

c#genericsasync-awaitdotnet-httpclientsendasync

Read More
Adding authorization to the headers...

c#windows-phone-8async-awaitdotnet-httpclient

Read More
Upload a list of images of type UIImage (Xamarin)...

c#xamarin.formsuiimagedotnet-httpclient

Read More
TaskCanceledException after 100 seconds...

c#backgroundworkerdotnet-httpclientmultitasking

Read More
Difference between HttpClient PostAsync and SendAsync...

c#wpfasync-awaitdotnet-httpclient

Read More
How to do XML POST with FlUrl...

c#c#-5.0dotnet-httpclientflurl

Read More
HttpClient SendAsync blocks main thread...

c#multithreadingasynchronousasync-awaitdotnet-httpclient

Read More
Re-set the certificate of singleton httpclient (Reconfiguring IHttpclientFactory?)...

c#asp.net-coredependency-injectiondotnet-httpclienthttpclientfactory

Read More
how to add header to GetAsync in httpclient...

c#.net-coredotnet-httpclientwebapi

Read More
After over 1,000 successful calls, getting "An existing connection was forcibly closed"...

.net.net-coredotnet-httpclient.net-standard-2.0

Read More
HttpContent Bad request {"error":{"message":"Mandatory parameter missed&quo...

c#.net-coredotnet-httpclient

Read More
Is there a more elegant/clean way to set HttpRequestMessage Headers using TryAddWithoutValidation me...

c#.net-coredotnet-httpclienthttp-method

Read More
How to convert output of HttpClient's PostAsJsonAsync() into user defined list of object...

c#.netasync-awaitasp.net-web-api2dotnet-httpclient

Read More
PostAsync returning exception...

c#console-applicationdotnet-httpclient

Read More
Are sync exceptions possible in HttpClient?...

c#dotnet-httpclient

Read More
No such host is known.(calling weatherAPI from webapi controller using HttpClient)...

asp.net-mvcasp.net-coreasp.net-core-webapidotnet-httpclient

Read More
Disable SSL certificate verification in default injected IHttpClientFactory...

c#asp.net-coredependency-injectiondotnet-httpclient

Read More
C# Xamarin does not receive response from HttpClient...

c#xamarintask-parallel-librarydotnet-httpclient

Read More
HttpClient System.Net.Http.HttpRequestException: Response status code does not indicate success: 401...

c#asp.net-corehttpclientaccess-tokendotnet-httpclient

Read More
How to check status of response from Polly?...

c#dotnet-httpclientpolly

Read More
How to add timeout and retry to url call in C#?...

c#dotnet-httpclientpolly

Read More
WebApi2 Controller Post method always receiving null FromBody...

c#curlasp.net-web-api2dotnet-httpclient

Read More
BackNext