Search code examples
Post Request responded 500 on HTTPClient in Asp .net Core...

asp.net-coredotnet-httpclientwebapipostasync

Read More
Message = "Unexpected character encountered while parsing value: [. Path '', line 1, po...

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

Read More
Retry policy for Http client...

c#.netdotnet-httpclientpollyretry-logic

Read More
Reusage of HttpClient instance in my ASP.NET MVC application...

asp.net-mvcdotnet-httpclient.net-4.8

Read More
MVC HttpClient multiple post requests, get mismatched responses...

c#asp.net-mvcasynchronousasync-awaitdotnet-httpclient

Read More
Using Polly to retry after HttpStatusCode.Unauthorized...

c#asp.net-mvcdotnet-httpclientrefresh-tokenpolly

Read More
Can an HttpClient Get request be executed without reading the response and taking memory...

c#nestdotnet-httpclient

Read More
Is it necessary to call Dispose when IsSuccessStatusCode returns false?...

c#dotnet-httpclient

Read More
Consuming Rest API with C# and HttpClient...

c#paypaldotnet-httpclient

Read More
HttpClient: Conditionally set AcceptEncoding compression at runtime...

c#gzip.net-4.5dotnet-httpclientwinrt-async

Read More
HttpClient, implement progress when uploading File...

c#filefile-uploaduwpdotnet-httpclient

Read More
An unhandled exception was thrown by the application. System.ArgumentNullException: Value cannot be ...

asp.net-coreasp.net-core-webapidotnet-httpclienthttpclientfactoryasp.net-core-6.0

Read More
Use HTTP 2 with HttpClient in .Net...

httpasp.net-core.net-coredotnet-httpclienthttp2

Read More
How to retrieve a truly large file using System.Net.Http.HttpClient?...

dotnet-httpclient.net-7.0

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

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

Read More
Inject HttpClient from WebApplicationFactory...

c#asp.netdependency-injectiondotnet-httpclient

Read More
how to mock response from httpclient in c#, Azure functions, how to test...

c#unit-testingservicemoqdotnet-httpclient

Read More
HttpClient got error with EstablishSslConnectionAsync at SendAsync method...

c#.netdotnet-httpclient

Read More
Obtain Bearer Token using HttpClient...

c#oauthdotnet-httpclient

Read More
In .NET Core: how to read a json response as list...

c#jsondotnet-httpclient

Read More
Polly - 'Cannot access a closed Stream'...

c#dotnet-httpclientmauipollyretry-logic

Read More
ASP.NET Core 7 API returns different from the web App...

c#asp.net-corecookiesasp.net-core-webapidotnet-httpclient

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

c#sslx509certificatedotnet-httpclienttls1.2

Read More
.NET HttpClient. How to POST string value?...

c#asp.net-web-apidotnet-httpclient

Read More
Add client certificate to .NET Core HttpClient...

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

Read More
How to get content body from a httpclient call?...

c#dotnet-httpclient

Read More
What is the correct syntax for mock.Verify for a protected setup?...

c#asynchronousmoqdotnet-httpclientprotected

Read More
HttpClient and server certificate validation...

c#.netssldotnet-httpclient

Read More
HttpClient returns html from API...

c#.net.net-coredotnet-httpclient

Read More
Should I cache and reuse HttpClient created from HttpClientFactory?...

c#.net-corehttpclientdotnet-httpclient

Read More
BackNext