Search code examples
HttpResponseMessage.Content.Headers ContentDisposition is null...

c#dotnet-httpclient

Read More
How to use the PolicyHttpMessageHandler as "standalone"?...

c#.net.net-6.0dotnet-httpclientpolly

Read More
Retry Pattern via polly...

c#dotnet-httpclientpollyretry-logic

Read More
Simple HTTP POST with an anonymous type as body...

c#jsonwebclientanonymous-typesdotnet-httpclient

Read More
.NET HttpClient - Measuring stream download speeds...

c#dotnet-httpclient

Read More
How to get status code of the response from web service call...

c#blazorblazor-webassemblydotnet-httpclient

Read More
Simulate Postman Post in C# - RestSharp...

c#http-postpostmanrestsharpdotnet-httpclient

Read More
HttpClient.SendAsync throws ObjectDisposedException on Xamarin.Forms Android but not on UWP...

androidxamarinxamarin.formsdotnet-httpclient

Read More
Re-Send HttpRequestMessage - Exception...

c#.netdotnet-httpclient

Read More
HttpClient pass multiple simple parameters...

asp.net-mvcpostdotnet-httpclient

Read More
Skip First Row (CSV Header Row) of HttpResponseMessage Content.ReadAsStream...

c#csv.net-coredotnet-httpclientstreamreader

Read More
Where does Typed HTTP Clients belong?...

c#.netarchitecturedotnet-httpclienthexagonal-architecture

Read More
Polly: Retry request with StreamContent and MemoryStream - no content on second try...

c#.netdotnet-httpclientpollyretry-logic

Read More
Avoiding redirection to localhost while user authentication...

c#phpwinformsauthenticationdotnet-httpclient

Read More
HttpClient after internet reconnected "The remote name could not be resolved"...

c#.netdotnet-httpclient

Read More
Use HttpClientFactory from .NET 4.6.2...

.net-coredotnet-httpclient

Read More
How to do mutual tls authentication in C#...

c#httpwebrequestdotnet-httpclientmutual-authentication

Read More
How do I successfully bind my HttpClient's JSON response content to a Model and return that Mode...

jsonasp.net-web-apibackenddotnet-httpclientjson-deserialization

Read More
Why use HttpClient for Synchronous Connection...

c#asp.netdotnet-httpclient

Read More
HttpClient.GetByteArrayAsync(…) “deadlock” when there is no internet connection in .NET standard lib...

c#uwpdotnet-httpclient.net-standard

Read More
Unable to get header "Content-Disposition" with httpclient in C#...

c#.nethttp-headersattachmentdotnet-httpclient

Read More
Proper way to handle multiple services with polly circuit breaker...

c#.netdotnet-httpclientpollycircuit-breaker

Read More
What is the .NET Core HttpRequest Headers priority?...

c#.nethttp.net-coredotnet-httpclient

Read More
What is the difference between request headers and content headers for HttpClient...

c#requestdotnet-httpclientrequest-headers

Read More
.Net Maui app completion handlers and iOS HealthKit not working with HttpClient...

dotnet-httpclienthealthkitcompletionhandler.net-maui

Read More
AddHttpClient in Ioc.Default.ConfigureServices...

c#mvvmdependency-injectiondotnet-httpclientmvvm-toolkit

Read More
Httpclient POST request not working properly...

c#apihttp-postdotnet-httpclient

Read More
HttpClient logging sensitive data...

c#.net-coreloggingdotnet-httpclient

Read More
.NET 6 Using HTTP Client for API Calls within Web API Project Controllers...

c#asp.net-core.net-coreasp.net-web-apidotnet-httpclient

Read More
When running Hangfire background tasks on IIS with HttpClient then task is imediately cancelled, why...

c#dotnet-httpclienthangfirepollycancellation-token

Read More
BackNext