Search code examples
How to set the Content-Type header for an HttpClient request?...


c#asp.netrestcontent-typedotnet-httpclient

Read More
How to use Polly with Refit?...


c#blazordotnet-httpclientpollyrefit

Read More
HttpClient DelegatingHandler unexpected life cycle...


.netasp.net-coredependency-injection.net-coredotnet-httpclient

Read More
How to make system proxy settings apply to HttpClient.GetAsync() without restarting Windows?...


c#network-programmingdotnet-httpclienthttp-proxyproxy-server

Read More
HttpClient not sending basic authentication after redirect...


c#.netauthenticationhttp-redirectdotnet-httpclient

Read More
Re-Send HttpRequestMessage - Exception...


c#.netdotnet-httpclient

Read More
.NET IHttpClientFactory + Microsoft Resilience retry: same HttpRequestMessage resent, delegating han...


c#.netdotnet-httpclientpollyretry-logic

Read More
Polly create HttpClient (IHttpClientBuilder.AddPolicyHandler) without ServiceCollection...


c#dependency-injectiondotnet-httpclient.net-7.0polly

Read More
Why is HttpClient BaseAddress not working?...


c#.netdotnet-httpclient

Read More
HttpClient buffer size limit exceeded...


.netrestdotnet-httpclient

Read More
What might cause System.Net Error:AcquireCredentialsHandle() failed with error 0X8009030D?...


c#sslx509certificatedotnet-httpclienttls1.2

Read More
Set-Cookie header disappears after some time when using HttpClient with DelegatingHandler in ASP.NET...


c#asp.net-corecookieshttp-headersdotnet-httpclient

Read More
Can't listen to 'http://127.0.0.100:50001/' with HttpListener on my machine, even though...


c#portdotnet-httpclienthttplistener

Read More
How do I get StatusCode from HttpRequestException?...


c#dotnet-httpclienthttpexception

Read More
Should HttpClient instances created by HttpClientFactory be disposed?...


.net-coredotnet-httpclientidisposableasp.net-core-2.1httpclientfactory

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


c#dotnet-httpclient

Read More
Interaction and communication between C# classes...


.netmauidotnet-httpclientcommunity-toolkit-mvvm

Read More
When or if to Dispose HttpResponseMessage when calling ReadAsStreamAsync?...


c#.netstreamidisposabledotnet-httpclient

Read More
Re-using HttpClient but with a different Timeout setting per request?...


.netdotnet-httpclient

Read More
How to correctly create middleware extensions?...


c#asp.net-coreblazordotnet-httpclientrefit

Read More
Reducing HttpClient log verbosity...


c#.netloggingdotnet-httpclient.net-6.0

Read More
ServicePointManager is obsolete in .NET 9 — how to configure SecurityProtocol (e.g., TLS 1.2/1.3) wi...


c#tls1.2dotnet-httpclienttls1.3.net-9.0

Read More
Using HttpClient.GetFromJsonAsync(), how to handle HttpRequestException based on HttpStatusCode with...


c#asp.net-coreasp.net-web-apidotnet-httpclient

Read More
How To Add Basic Authentication To HTTP Request...


c#dotnet-httpclient

Read More
Avoid blocking on NSwag generated client...


asp.net-core.net-coredotnet-httpclientnswag

Read More
Cannot replicate successful Postman request with HttpClient...


c#httpclientdotnet-httpclient

Read More
How can I mitigate "Only 'http' and 'https' schemes are allowed." Argument...


c#.netdotnet-httpclient.net-4.8

Read More
Define custom headers using .NET 6 OpenAI SDK...


.net-core.net-6.0dotnet-httpclientopenai-api

Read More
The stream was already consumed. It cannot be read again. When trying to clone HttpResponseMessage w...


.net.net-6.0dotnet-httpclientdelegatinghandler

Read More
How to connect to kafka port and do integration testing by reading topic and message...


.netasp.net-coredotnet-httpclientdotnet-aspire

Read More
BackNext