Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dotnet-httpclient

HttpResponseMessage do you dispose it?

Does HttpWebRequest's limit of 2 connections per host apply to HttpClient?

Microsoft OWIN Test Server setting cookies

c# owin dotnet-httpclient

Using Uri strings that may or may not have trailing /'s

c# uri dotnet-httpclient

Curl -F equivalent in C#

Is it possible in NSwag to generate just C# client interfaces and annotate their methods with some custom attributes?

Creating jira issue via Rest c# httpClient

c# rest jira 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 Polly to retry after HttpStatusCode.Unauthorized

Making an async HttpClient post request with data from FormCollection

Create default HttpClientFactory for integration test

HttpClient: The uri string is too long

c# dotnet-httpclient