Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dotnet-httpclient

Not able to connect to remote server from WinRT

ASP.NET Web API Message Handlers

How can I calculate progress with HttpClient PostAsync?

HttpClient - how to figure out if server is down faster?

c# .net http dotnet-httpclient

.net core API Post exception gives NativeErrorCode 12175

c# Build URL encoded query from model object for HttpClient

c# dotnet-httpclient

ASP.NET Core 2 get cookies from HttpResponseMessage

How to reuse HTTP connection across multiple requests?

Why would my C# app fail on this REST request but but works fine through a browser?

HttpClient decodes encoded Url?

Add an DelegationHandler (outgoing request middleware) to TestServer's HttpClient

C# HttpClient POST requests from Azure Function with Authorization tag intended for third-party API are stripped of Headers and Body

Should WebRequest.CachePolicy work from code running within IIS?