Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dotnet-httpclient

Implement a custom message handler to log the response time HttpClient .net 5

Getting server error 500, 'Internal Server Error', but works fine on Postman, using httpclient in C#

C# Unable to connect to remote server (WebException, SocketException)

Polly retry request with different request-body

HttpClient has disconnected. Attempted to read past the end of the stream

HttpClient Post request with Json body

HttpClient.PostAsync() method is hanging forever in C# xUnt test

Handle cancelled task and task exceptions in Task.WaitAll?

Why is Google Drive returning 'Failed to parse Content-Range header.'?

How to replace obsolete WebClient with HttpClient in .NET 6

Web api large file download with HttpClient

Add HTTP message handler to all HTTP clients

HttpClient - Request times out but I don't understand why

c# dotnet-httpclient

Unable to Deserialize String with JSON Contents to C# Object

Can HttpClient on an Azure WebRole with only internal endpoints call out to an external URL?

HttpClient - Xamarin Android - MvvmCross