Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dotnet-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

System.Net.HttpClient: SendAsync failed with OperationCanceledException without http request throught network

.NET HttpClient - Accept partial response when response header has an incorrect Content-Length

How to call ASP .NET MVC WebAPI 2 method properly

Long polling with Httpclient

HttpClient not sending Accept-Encoding on Windows 2008 R2

HttpClient and Basic Auth in URL

Equivalent of "curl -F" parameter for System.Net.Http.MultipartFormDataContent?

HttpClient.PostAsync HttpContent parameter value null after POSTing data

How should I reference HttpClient for dnx451 and dnxcore50?

Using a Keep-Alive connection in WinRT's HttpClient class?

Internal Server Error when doing a POST with HttpClient in Windows Phone 8

Polly policy not working using "AddPolicyHandler"

HttpClient (C#) fails on many asynchronous requests?

HttpClient wrapper with Autofac for Web API

Not able to connect to remote server from WinRT

ASP.NET Web API Message Handlers

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