Search code examples
How do I access a registered HttpClient service in a lambda implementation factory?...

c#asp.net-coredependency-injectiondotnet-httpclient

Read More
HttpClient - A task was cancelled?...

c#task-parallel-librarydotnet-httpclient

Read More
Why is HttpClient not able to get the response for this site?...

c#.netdotnet-httpclient

Read More
TlsException: Handshake failed after sending a bunch of web requests...

c#unity-game-enginex509certificatedotnet-httpclienthandshake

Read More
Sending 'multipart/form-data' from PowerShell using [System.Net.Http.HttpClient]...

powershellmultipartform-datadotnet-httpclient

Read More
Refit Client using a dynamic base address...

c#dotnet-httpclientasp.net-core-2.2refit

Read More
HttpClient TimeOut and Polly Bulkhead Policy problem...

c#dotnet-httpclientpollybulkhead

Read More
How can I limit concurrent HTTP requests and handle timeouts in .NET Core?...

c#.net-coreasync-awaitconcurrencydotnet-httpclient

Read More
HttpClient w/HttpMessageHandler data concurrency issue...

c#concurrencydotnet-httpclientmessage-handlers

Read More
HttpClient keep alive past forced idle timeout...

c#asp.net-coredotnet-httpclient

Read More
Polly timeout in Blazor WASM Application HttpClient...

c#blazortimeoutdotnet-httpclientpolly

Read More
HttpClient with client certificate misbehaves on linux...

c#.netdotnet-httpclient

Read More
How to use "TypedHttpClientFactory" with "AddHttpMessageHandler"?...

c#asp.netasp.net-coredotnet-httpclient

Read More
How to configure HttpClient base address in Blazor Server using IHttpClientFactory...

.net-coreblazordotnet-httpclientblazor-server-sidehttpclientfactory

Read More
How to call HttpClient PostAsync or SendAsync with bearer token to get XML with XML argument?...

c#xmltokendotnet-httpclientrestsharp

Read More
HttpClient properties not being passed with DI...

c#asp.net-coredependency-injectiondotnet-httpclient.net-5

Read More
Specifying SSL/TLS for System.Net.HttpWebRequest through App.config...

.nethttpwebrequestwebclientapp-configdotnet-httpclient

Read More
HttpClient not supporting PostAsJsonAsync method C#...

c#jsonasp.net-web-api.net-4.5dotnet-httpclient

Read More
How do I pass an object to HttpClient.PostAsync and serialize as a JSON body?...

c#jsondotnet-httpclient

Read More
Why am I getting 403 on GetAsync from api.stackexchange?...

c#dotnet-httpclientstackexchange-api

Read More
Why HttpClient does not hold the base address even when it`s set in Startup...

c#asp.net-web-apiasp.net-core-webapidotnet-httpclienthttpclientfactory

Read More
Post byte array to Web API server using HttpClient...

c#asp.netasp.net-web-apiasp.net-web-api2dotnet-httpclient

Read More
Does Microsoft have a recommended way to handle secrets in headers in HttpClient?...

securityasp.net-coreencryption.net-coredotnet-httpclient

Read More
Want to read the HTML markup of a webpage. What am I doing wrong here?...

c#visual-studioweb-scrapingdotnet-httpclient

Read More
Custom header to HttpClient request...

c#asp.nethttp-headersdotnet-httpclient

Read More
HTTPClient Post Response is Unreadable...

c#jsondotnet-httpclient

Read More
The stream was already consumed. It cannot be read again error using Polly to retry requests C# .NET...

c#dotnet-httpclientpollyretry-logic

Read More
IHttpClientFactory for full framework (4.7) and IoC...

inversion-of-controldotnet-httpclient.net-4.7.2httpclientfactoryihttpclientfactory

Read More
How to configure serilog using .json configuration file to avoid the messages from HttpClientFactory...

c#dotnet-httpclientseriloghttpclientfactory

Read More
HTTP CLIENT Upload File C#...

c#httphttpclientdotnet-httpclientipfs

Read More
BackNext