Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dotnet-httpclient

Using DelegatingHandler with custom data on HttpClient

Catching the last exception in Polly in .Net Core?

HttpClient accessing a socket application

c# dotnet-httpclient

Reuse httpClient created via the HttpClientFactory in different methods of the same class? (C# / .NET)

System.Net.Http missing?

When injecting service with IHttpFactory the constructor could not be located in Blazor server

Polly timeout in Blazor WASM Application HttpClient

C# HttpClient - can I force close the connection?

c# iis dotnet-httpclient

Unsupported Media Type with HttpClient / .NET Core

How to use HttpClient to send a Request from a specific IP address? C#

System.Net.Http.HttpRequestException: Cannot assign requested address - error while communicating between 2 .net core web apps in localhost

HttpClient authentication header not getting sent

How to log outgoing HttpClient request?

http clients that dont throw on error

c# dotnet-httpclient

Create a folder in SP2013 using REST and HTTPClient

windows.web.http and ByteArray

preparing Json Object for HttpClient Post method

Make an Http request through a Lambda Func