Search code examples
HttpClient: The uri string is too long...


c#dotnet-httpclient

Read More
.NET WireMock reject PostAsJsonAsync serialization...


c#.netdotnet-httpclientwiremockwiremock.net

Read More
How to send files to C# API from a console app...


c#httpdotnet-httpclient

Read More
GetFromJsonAsync and ReadAsStringAsync hang with 404 repsonse...


c#httpdotnet-httpclient

Read More
How can i invoke X-HttpMessageHandlers when retrying requests?...


c#asp.net-core-webapidotnet-httpclientpollyretry-logic

Read More
Reducing HttpClient log verbosity...


c#.netloggingdotnet-httpclient.net-6.0

Read More
MS Graph API PUT Error - Entity only allows writes with a JSON Content-Type header...


c#file-uploadmicrosoft-graph-apihttp-headersdotnet-httpclient

Read More
Cannot implicitly convert type 'System.Net.HttpResponseMessage' to my object...


c#asp.net-coreblazordotnet-httpclientapi-design

Read More
Polly v8 - Retrying specific status codes using the PredicateBuilder...


c#dotnet-httpclienthttp-status-codespollyretry-logic

Read More
Issue with HttpClient.SendAsync("...") in SSIS Script Task...


ssisdotnet-httpclientscript-task

Read More
Add HTTP message handler to all HTTP clients...


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

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


c#windows-phone-8internal-server-errordotnet-httpclientasynchttpclient

Read More
When IHttpClientFactory close TCP connection internally?...


c#.nettcpdotnet-httpclienthttpclientfactory

Read More
HttpClientFactory.Create vs new HttpClient...


.netdotnet-httpclient.net-4.6

Read More
Make Https call using HttpClient...


c#asp.net-web-apidotnet-httpclient

Read More
Using a DelegatingHandler in HttpClient class from windows forms - Inner handler has not been set...


c#asp.net-web-apidotnet-httpclient

Read More
Loop skips iteration after http request...


c#.netresthttpclientdotnet-httpclient

Read More
Deserialize JSON with nested lists from HttpResponseMessage...


c#jsonjson.netdotnet-httpclientjson-deserialization

Read More
Correct usage of IHttpClientFactory for a .NET Core transient service...


c#asp.net-coredependency-injectiondotnet-httpclient

Read More
Re-using HttpClient but with a different Timeout setting per request?...


.netdotnet-httpclient

Read More
retry polly unit testing (xunit and moq)...


c#unit-testingasp.net-coredotnet-httpclientpolly

Read More
How to associate DelegatingHandler to specific HttpClient?...


c#dependency-injectiondotnet-httpclient

Read More
How to use HttpClientHandler with HttpClientFactory in .NET Core...


c#.net-coredotnet-httpclient.net-core-2.1httpclientfactory

Read More
Is it possible to set custom DNS resolver in C#'s HttpClient...


c#.netdnsdotnet-httpclient

Read More
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
HttpClient - A task was cancelled?...


c#task-parallel-librarydotnet-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
BackNext