Search code examples
Appending headers won't work, while adding does...

c#http-headersdotnet-httpclient

Read More
How to use the retry-after header to poll API using asp.net http client...

c#.nethttp-headersdotnet-httpclient

Read More
How to set custom DelegatingHandler to all HttpClients automatically?...

c#asp.net-coredotnet-httpclient

Read More
How to fix "AADSTS90102: 'redirect_uri' value must be a valid absolute Uri." error...

asp.net-coreazure-active-directorymicrosoft-graph-apidotnet-httpclientrefresh-token

Read More
How do I do a patch request using HttpClient in dotnet core?...

c#dotnet-httpclienthttp-patch

Read More
Defining an 'HttpClient' singleton via StructureMap causes an error about 'HttpMessageHa...

c#restdependency-injectionstructuremapdotnet-httpclient

Read More
Character encoding problem with HttpClient.PostAsync...

c#.netpostdotnet-httpclient

Read More
GetAsync request returns null content...

c#asp.net-mvc-4xamarinasp.net-web-apidotnet-httpclient

Read More
The request was aborted: Could not create SSL/TLS secure channel. .NET Framework 4.8...

asp.netvb.netdotnet-httpclientclient-certificates.net-4.8

Read More
How to log outgoing HttpClient request?...

c#console-applicationdotnet-httpclientsystem.diagnostics.net-4.6.1

Read More
Document Upload API works through Postman but not through my .NET Code. Any idea what the problem co...

c#dotnet-httpclient

Read More
HttpRequestMessage.SetPolicyExecutionContext does not pass context to policy...

c#httprequestdotnet-httpclientpolly

Read More
HttpClient and Parallel.ForEachAsync for large number of file transfers...

c#asp.net-coreconcurrencydotnet-httpclientparallel.foreachasync

Read More
Retrying HttpClient Unsuccessful Requests...

c#dotnet-httpclienthttpcontent

Read More
How to bridge requests from one service to another in ASP.NET...

c#.netasp.net-coreasp.net-web-apidotnet-httpclient

Read More
Sending a POST request using httpClient in a custom workflow activity in Dynamics CRM throws an exce...

c#dynamics-crmworkflowmicrosoft-dynamicsdotnet-httpclient

Read More
C# HttpClient Authentication not working (AXIS Cam cgi API)...

c#authenticationaxisdotnet-httpclient

Read More
Cannot deserialize the current JSON array (e.g. [1,2,3]) into type.... what am I doing wrong?...

c#jsonrestdotnet-httpclient

Read More
Xamarin Forms HttpClient decide between two servers which one of them is up/active/responding...

c#xamarin.formsdotnet-httpclient

Read More
HttpClient DefaultRequestHeaders Authorization Exception...

c#http-headerstokendotnet-httpclient

Read More
Get content from a REST API Service in C#...

c#jsondotnet-httpclient

Read More
Different results when using sync, async or async with shared HttpClient...

c#asynchronousdotnet-httpclientsynchronous

Read More
Accessing local API with C#...

c#httpdotnet-httpclient

Read More
Adding Attachment using API for Visual Studio Team Services (was Visual Studio Online)...

c#jsonazure-devopsdotnet-httpclient

Read More
HttpClient async - Too fast skipping webservice requests...

c#asynchronousdotnet-httpclient

Read More
Get location header from response, httpclient...

c#restdotnet-httpclient

Read More
Is it good to use asynchronous API calls?...

c#asynchronousdotnet-httpclient

Read More
Get Response by FatSecret API 2.0 C#...

c#dotnet-httpclient

Read More
HttpClient.SendAsync - The text associated with this error code could not be found. '': Inva...

c#odatadotnet-httpclient

Read More
Data retrieved from API using Postman different than when using C# program...

c#postmandotnet-httpclient

Read More
BackNext