Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dotnet-httpclient

HttpClient not sending basic authentication after redirect

Differentiate time exceeded from no server response using HttpClient

c# .net dotnet-httpclient

Why doesn't traffic using Xamarin's monotouch implementation of MobileServiceClient show up in Fidder/Charles

Using System.Net.Http.SocketsHttpHandler in .NET Core 2.1.0-rc1-final

Proper way to handle multiple services with polly circuit breaker

Do Windows.Web.Http.HttpClient have to be disposed per HTTP request? [duplicate]

HttpClient calls slow from Kestrel + IIS

Can't get any cookies with C# HttpClient

Is it possible to set custom DNS resolver in C#'s HttpClient

c# .net dns dotnet-httpclient

How to determine whether content returned by .NET HttpClient is Gzipped?

c# .net gzip dotnet-httpclient

How to define a HttpClientHandler for named HttpClient using HttpClientFactory

Any way to differentiate Cancel and Timeout

Unit Testing / Integration Testing Web API with HttpClient in Visual Studio 2013

How to send a file and form data with HttpClient in C#

c# dotnet-httpclient

Wrong Content-Type header generated using MultipartFormDataContent

Using a DelegatingHandler in HttpClient class from windows forms - Inner handler has not been set

How to use credentials in HttpClient in c#?

HttpResponseMessage.Content.Headers ContentDisposition is null

c# dotnet-httpclient

The request message was already sent. Cannot send the same request message multiple times