Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dotnet-httpclient

System.Uri Class: Different escaping behaviour in Azure vs. .Net Framework

How to use AddHttpClient in .NET 6 Worker Service

Retrying C# HttpClient Unsuccessful Requests and Timeouts

Reducing HttpClient log verbosity

httpclient async/await or not

Demystify HTTP timeout and retry with Polly

Using multiple HttpClient objects in an ASP.NET Core application

Reproduce Invoke-WebRequest behaviour in C# [duplicate]

Unit test HttpClient with Polly

Retry multiple times when http request times out using polly c#

Can't listen to 'http://127.0.0.100:50001/' with HttpListener on my machine, even though the port does not appear to be in use

.net core 5 AddHeaderPropogation not forwarding RequestHeaders

HttpClient GetStringAsync returns 301, but browsers are able to navigate to correct address

StringContent(json) vs JsonContent.Create(obj)

Polly create HttpClient (IHttpClientBuilder.AddPolicyHandler) without ServiceCollection

Migration from Polly to Microsoft.Extensions.Http.Resilience - Extend ShouldHandle

PUT request results in 400 Bad Request