Search code examples
How to use HttpClient in asp.net webforms...

c#asp.netwebformsdotnet-httpclient.net-4.8

Read More
Demystify HTTP timeout and retry with Polly...

c#.net-coretimeoutdotnet-httpclientpolly

Read More
IHttpClientFactory and changing the HttpClient...

c#wpfdependency-injectiondotnet-httpclient

Read More
How to use AddHttpClient in .NET 6 Worker Service...

c#.netdotnet-httpclient.net-6.0worker

Read More
How to handle broken connection during active HTTP client operation?...

c#.netdotnet-httpclient

Read More
Uploding Large File using OneDrive API Only Upload Portion of File...

c#microsoft-graph-apionedrivedotnet-httpclient

Read More
How to make a REST call when specific events occur in Outlook 365 Using a VSTO Add-In...

.netvb.netvstooutlook-addindotnet-httpclient

Read More
How to deal with HTML error codes and timeout from HttpClient()...

c#.netasync-awaitdotnet-httpclient

Read More
NullReferenceException Error while using Polly package for retries...

c#.netasp.net-coredotnet-httpclientpolly

Read More
The type or namespace name 'MediaTypeHeaderValue' could not be found...

c#dotnet-httpclient

Read More
how to convert WebClient Post method to HttpClient in .net 6.0...

c#webclientdotnet-httpclient

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

c#dotnet-httpclient

Read More
Http Client POST Requests with complex json value in .NET Core 5 web app...

asp.net-coredotnet-httpclient

Read More
How to call third party REST API from ASP.NET Core Web API?...

entity-framework.net-coreasp.net-core-webapidotnet-httpclient

Read More
When I using a thread to run HttpClient.GetAsync(...) and it never returns response...

c#multithreadingasync-awaitdotnet-httpclient

Read More
RestSharp upload image with imagesource. (Image exist only as Variable)...

c#androidrestdotnet-httpclientrestsharp

Read More
HttpClient 401 Unauthorized - How to authenticate IIS website to another IIS website...

iisdotnet-httpclienthttp-status-code-401

Read More
Authorization header is lost on redirect...

c#.netrestdotnet-httpclient

Read More
HttpClient post with parameters in body...

c#postmandotnet-httpclient

Read More
cURL request with HttpClient - how to set the timeout on the server connection (WinInet)...

c#curltimeoutdotnet-httpclient

Read More
C# SSL exception on Windows 7...

c#sslwindows-7tls1.2dotnet-httpclient

Read More
HttpClient FormUrlEncodedContent Encoding...

c#dotnet-httpclient

Read More
100 seconds timeout when accessing Microsoft Graph with HttpClient - but not with curl - inside Dock...

c#docker.net-coredotnet-httpclient

Read More
Polly verify how many times httpclient timed out/retried in a Unit Test...

c#unit-testingtimeoutdotnet-httpclientpolly

Read More
Add Jwt token in header for every Http call using the concept of `HttpInterceptor` From angular for ...

c#authorizationasp.net-core-webapidotnet-httpclient

Read More
How to add a cookie to a request using HttpClient from IHttpClientFactory...

c#asp.net-coredotnet-httpclienthttpclientfactory

Read More
.NET Core HttpClient exception...

c#asp.net-core-webapi.net-6.0dotnet-httpclient

Read More
How to get the polly circuit breaker state without executing the requests...

c#.net-coredotnet-httpclientpollycircuit-breaker

Read More
Polly Retries Doesn't Close Existing HttpClient Call...

c#.net.net-coredotnet-httpclientpolly

Read More
HttpClient.SendAsync sending wrong Content-Type...

c#asp.net-coredotnet-httpclientblazor-webassembly

Read More
BackNext