Search code examples
Extracting data from response.Content.ReadStringASync...


c#web-servicesdotnet-httpclient

Read More
How is Polly able to resend the same HTTP request?...


c#asp.net-coredotnet-httpclientpollyretry-logic

Read More
HttpClient.PostAsync response.Content.Headers.ContentDisposition is null...


.netazure-functionsblazordotnet-httpclient

Read More
Header propagation with Flurl and DotNetCore...


http-headersdotnet-httpclientpropagationflurl

Read More
Windows service not connecting with API...


c#asp.netwindows-servicesdotnet-httpclient

Read More
C# Addin a value with a colon to an HTTPRequestMessage...


c#dotnet-httpclient

Read More
Adding headers when using httpClient.GetAsync...


c#windows-runtimewindows-store-appsdotnet-httpclientapiary.io

Read More
How to add multiple HttpMessageHandler to HttpClient without HttpClientFactory...


c#.netdotnet-httpclient

Read More
HttpClient SendAsync and HttpContent CopyToAsync...


c#.netdotnet-httpclient.net-4.6.2

Read More
Deserialize JSON of unknown type in ASP.NET Core C#...


c#jsonasp.net-coredotnet-httpclient

Read More
Changing the Base Address of a HttpClient...


c#dotnet-httpclient

Read More
Mocking is not working to inner function where HTTPwrapper class method gets called...


c#mockingnunitmoqdotnet-httpclient

Read More
HttpClient retrieve all headers...


c#httphttp-headerswindows-phone-8dotnet-httpclient

Read More
HttpClient Unauthorized with Bearer Token...


c#file-uploaddotnet-httpclienthttp-status-code-401

Read More
Is it possible to bypass the server certificate check in HttpClient in UWP?...


uwpdotnet-httpclient

Read More
Consuming xml using HttpClient from webapi...


.netasp.net-web-apidotnet-httpclient

Read More
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
BackNext