Search code examples
How to add Path Parameter on http client C#...


c#resthttpdotnet-httpclient

Read More
I am getting StatusCode: 401 "Unauthorized" in a HttpClient.PostAsync (C#)...


c#httprequestdotnet-httpclienthttp-status-code-401

Read More
HttpClient PostAsync returns 500 when getting token...


c#httprequesthttpresponsedotnet-httpclient

Read More
How can I send a GET request with JSON body?...


c#gethttprequestdotnet-httpclient

Read More
Adding a handler to all clients created via IHttpClientFactory?...


c#asp.net-coredotnet-httpclienthttpclientfactory

Read More
C# Download Partial Video Live Stream...


c#dotnet-httpclient

Read More
Using HttpClient PostAsJsonAsync to call my API, how do properly accept the complex type in the API?...


c#asp.net-web-apidotnet-httpclient

Read More
StatusCode: 401, ReasonPhrase: 'Unauthorized' gets displayed when calling a Post Method thro...


c#postmandotnet-httpclient

Read More
Why an error is created when creating the token...


c#asp.netaccess-tokendotnet-httpclient

Read More
httpclient Displays a negative answer...


c#asp.nettokendotnet-httpclient

Read More
HttpClient Post request not sending post parameters in C#...


c#.netwinformsdotnet-httpclient

Read More
How to use HttpClient in AWS Lambda Correctly...


.netamazon-web-servicesaws-lambdadotnet-httpclient

Read More
ASP.NET MVC Controller Method GET to external API...


asp.netjsonasp.net-mvcdotnet-httpclient

Read More
ASP.NET MVC Core - Consume API through HttpClient...


c#asp.net-mvccontrollerdotnet-httpclient

Read More
Is HttpClient My Best Option to Consume an API in .NET Core MVC...


c#.netasp.net-coredotnet-httpclient

Read More
HttpClient not sending post data to NancyFX endpoint...


asp.net-coredata-bindingdotnet-httpclientnancy

Read More
HttpClient in ASP.NET Core razor async stuck...


c#asp.net-coreasync-awaitdotnet-httpclient

Read More
Problem receiving data from API and assigning it to model...


c#jsonasp.net-coredotnet-httpclient

Read More
Post Request responded 500 on HTTPClient in Asp .net Core...


asp.net-coredotnet-httpclientwebapipostasync

Read More
Message = "Unexpected character encountered while parsing value: [. Path '', line 1, po...


c#asp.net-mvcasp.net-coredotnet-httpclient

Read More
Retry policy for Http client...


c#.netdotnet-httpclientpollyretry-logic

Read More
Reusage of HttpClient instance in my ASP.NET MVC application...


asp.net-mvcdotnet-httpclient.net-4.8

Read More
MVC HttpClient multiple post requests, get mismatched responses...


c#asp.net-mvcasynchronousasync-awaitdotnet-httpclient

Read More
Using Polly to retry after HttpStatusCode.Unauthorized...


c#asp.net-mvcdotnet-httpclientrefresh-tokenpolly

Read More
Can an HttpClient Get request be executed without reading the response and taking memory...


c#nestdotnet-httpclient

Read More
Is it necessary to call Dispose when IsSuccessStatusCode returns false?...


c#dotnet-httpclient

Read More
Consuming Rest API with C# and HttpClient...


c#paypaldotnet-httpclient

Read More
HttpClient: Conditionally set AcceptEncoding compression at runtime...


c#gzip.net-4.5dotnet-httpclientwinrt-async

Read More
An unhandled exception was thrown by the application. System.ArgumentNullException: Value cannot be ...


asp.net-coreasp.net-core-webapidotnet-httpclienthttpclientfactoryasp.net-core-6.0

Read More
Use HTTP 2 with HttpClient in .Net...


httpasp.net-core.net-coredotnet-httpclienthttp2

Read More
BackNext