Search code examples
Replace parameters in URL parameter for HttpRequestMessage...

c#stringurldotnet-httpclient

Read More
streamReader.ReadToEndAsync() changing message content...

c#.netdotnet-httpclientmultiparthttpresponsemessage

Read More
Can you add httpclients to services without having to specify each one...

c#.net-6.0dotnet-httpclient.net-7.0

Read More
Why do I get a 404 when trying to post content from a zip file vs a normal text file?...

asp.net-mvcasp.net-web-apihttpclientmime-typesdotnet-httpclient

Read More
ASP.NET Core 5 Web API : slow response for the first REST call...

asp.net-core-webapi.net-5dotnet-httpclient

Read More
is it possible to instance as singleton a http client with HttpClientFactory for a gRPC client?...

c#.netgrpcdotnet-httpclient

Read More
HttpClient PostAsJsonAsync not working in Framework 4.6...

dotnet-httpclientpostasync

Read More
Best practice to use HttpClient in NET 6.0...

c#asp.net-core.net-6.0dotnet-httpclientsystem-design

Read More
"Unable to read data from the transport connection: An existing connection was (NOT FORCIBLY) c...

c#.netdotnet-httpclient

Read More
How to prevent HttpClient.PostAsync to fill up memory?...

c#blazor-webassemblydotnet-httpclient

Read More
HttpClientFactory throws an error on client setup...

c#.net-coredotnet-httpclientpollyhttpclientfactory

Read More
Why first click event of button not working...

c#multithreadingtaskdotnet-httpclientmultitasking

Read More
HttpClients and default AddScoped service...

c#.net-6.0dotnet-httpclientblazor-webassembly

Read More
c# httpclient PostAsJson sending GET request instead of POST...

c#jsonhttphttpclientdotnet-httpclient

Read More
preparing Json Object for HttpClient Post method...

c#jsonjson.nethttp-postdotnet-httpclient

Read More
How to programmtically get a web page hosted in Sharepoint (returns Forbidden 403)...

c#sharepointdotnet-httpclient

Read More
How to use IHttpClientFactory with Autofac (using net framework)?...

c#autofacdotnet-httpclientihttpclientfactory

Read More
Create new Uri using Url encoded string in C#...

c#encodinguridotnet-httpclient.net-standard-2.0

Read More
How to call an API with an array of strings as the parameter...

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

Read More
ASP.NET Core Web API - How to add connection timeout to HttpClient...

c#asp.net-coredotnet-httpclient

Read More
Blazor Server App: More efficient API calls...

restblazor-server-sidedotnet-httpclient

Read More
Is it possible to configure HttpClient not to save cookies?...

c#asp.net-corecookiesdotnet-httpclient

Read More
How to convert WebClient to HttpClient C# WinForms...

c#.netwinformswebclientdotnet-httpclient

Read More
Logging into Salesforce with C# HttpClient...

c#salesforcedotnet-httpclient

Read More
Cannot get Polly retry Http calls when given exceptions are raised...

c#dependency-injectiondotnet-httpclientpollyhttpclientfactory

Read More
How to Deserialize a JSON Object With a Very Large Interger Value in .NET C#...

c#asp.netjson.net-coredotnet-httpclient

Read More
Do I need to add all HttpClients?...

c#.net-coredotnet-httpclienthttpclientfactory

Read More
How to make postAsync to work in Asp.net?...

c#dotnet-httpclient

Read More
How to deal with 100 seconds timeouts while using Poly retry policy...

c#dotnet-httpclientpollycircuit-breakerretrypolicy

Read More
How to write unit test case IHttpClientFactory...

c#unit-testingasp.net-coredotnet-httpclienthttpclientfactory

Read More
BackNext