Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dotnet-httpclient

HttpClient: This instance has already started one or more requests. Properties can only be modified before sending the first request

An unhandled exception was thrown by the application. System.ArgumentNullException: Value cannot be null. (Parameter 'uriString')

Get the full URI within a Polly retry attempt?

HttpClient.GetStreamAsync() with custom request?

Is there a simple way to format query strings when using the .NET HttpClient class?

c# dotnet-httpclient

Reusing HttpRequestMessage in Polly retry policies

OpenTelemetry .NET HttpClient not propagating TraceId

How to construct HttpClient POST Request with form-data in C#?

Content-Language header throws Misused header name error when calling Ebay API

403 Error using PostAsJsonAsync but Works in Postman

c# dotnet-httpclient

Dependency Injection & connection strings / Multiple instances of a singleton

Polly's Policy.TimeoutAsync does not work with PolicyWrap in an async context

HttpClient logging sensitive data

How to put HttpClientHandler and SocketsHttpHandler into HttpClient

c# dotnet-httpclient

The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing on adding logs to Log Analytics

HttpClient TimeOut and Polly Bulkhead Policy problem

Uploading multipart form files with HttpClient

c# dotnet-httpclient

Polly won't throw on some exceptions?

HttpClient post with parameters in body