Search code examples
How to connect to kafka port and do integration testing by reading topic and message...

asp.net.netasp.net-coredotnet-httpclientdotnet-aspire

Read More
Write stream directly to HttpClient...

c#asp.net-core.net-coredotnet-httpclient

Read More
Reading Data from the web in chunks using HttpClient C#...

c#httpclientdotnet-httpclientchunksdata-stream

Read More
Adding Http Headers to HttpClient...

c#asp.net-web-apidotnet-httpclient

Read More
How can I add a Polly retry policy to AspNetCore.HealthChecks.Uris...

c#asp.net-coredotnet-httpclientpollyhealth-check

Read More
StringContent(json) vs JsonContent.Create(obj)...

c#.net-coredotnet-httpclient

Read More
Using HttpClient, send an Authorization token with no schema...

c#asp.net-web-apidotnet-httpclient

Read More
Problem with HttpClient injection in Blazor WebAssembly application...

blazorasp.net-core-webapiblazor-webassemblydotnet-httpclient

Read More
How do you override AddStandardResilenceHandler() for a specific client?...

c#asp.net-coredotnet-httpclientpolly

Read More
calling GetAsync multiple times only executes one time...

c#asynchronousdotnet-httpclient

Read More
Handling http response codes in GetStringAsync...

c#dotnet-httpclienthttpresponsemessage

Read More
HttpClient not sending Accept-Encoding on Windows 2008 R2...

c#.net.net-coredotnet-httpclient

Read More
Do Named HTTP clients use the same policy handlers instances?...

c#.net-coredotnet-httpclientpollycircuit-breaker

Read More
How to set the Content-Type header for an HttpClient request?...

c#asp.netrestcontent-typedotnet-httpclient

Read More
Polly Resilience context is empty...

c#.net-coredotnet-httpclientpolly

Read More
curl with NTLM succeeds but HttpClient with NTLM credentials fails 401...

asp.net-corereporting-servicesazure-web-app-servicedotnet-httpclient

Read More
Verify an image exists at a URL when HEAD is not allowed...

c#google-drive-apidotnet-httpclientheadhttp-status-code-405

Read More
Identifying which Polly circuit breaker tripped in the OnOpened callback...

c#dotnet-httpclientpollycircuit-breaker

Read More
What is the livetime of a HttpClient if the requests are not awaited?...

c#asp.net-coreasync-awaitdotnet-httpclientminimal-apis

Read More
C# Polly.Core choose pipeline based on Http request URI...

c#.netdotnet-httpclientpolly

Read More
How does IHttpClientFactory.CreateClient(customClient) creates the async definition of an HttpClient...

c#async-awaitdotnet-httpclientihttpclientfactory

Read More
Teller.io, C#, Cannot connect to the API, but Curl works...

c#curlhttpclientdotnet-httpclient

Read More
How to configure an polly policy for HttpClient in Autofac ContainerBuilder in .Net 6...

c#autofacdotnet-httpclientpollyihttpclientfactory

Read More
C# HttpClient post request goes behind the servers's response...

c#postdotnet-httpclient

Read More
Receiving error 'The request message was already sent' when using Polly...

c#httprequesthttpresponsedotnet-httpclientpolly

Read More
Creating PEM certificates in .NET Framework 4.8...

c#dotnet-httpclientx509certificate2.net-4.8

Read More
Making sure BaseAddressAuthorizationMessageHandler attaching access tokens...

c#asp.net-coreblazorblazor-webassemblydotnet-httpclient

Read More
While unit testing GetAsync, How to make an HttpResponseMessage returns an exception to be caught by...

c#moqdotnet-httpclient

Read More
HttpContent for posting List<ArraySegment<byte>> via HttpClient...

c#.netdotnet-httpclienthttpcontent

Read More
GET all products by using id field...

c#asp.net-web-apivisual-studio-2015console-applicationdotnet-httpclient

Read More
BackNext