Search code examples
How to bind HttpClient to a specific (source) ip address in .NET 5...

c#dotnet-httpclient.net-5

Read More
HttpClient doesn't report exception returned from web API...

c#asp.net-web-apidotnet-httpclient

Read More
Authorization Header not sent through an HttpClient request...

c#restxamarinbasic-authenticationdotnet-httpclient

Read More
How to properly catch exceptions from C#'s HttpClient getAsync so the error says more than &quot...

c#exceptiondotnet-httpclient

Read More
HttpClient / HttpRequestMessage accept header parameters cannot have spaces...

c#.net-coredotnet-httpclient

Read More
How to pass in a mocked HttpClient in a .NET test?...

c#.netmockingdotnet-httpclientmicrosoft-fakes

Read More
Thread was aborted issue in httpClient.PostAsync...

c#dotnet-httpclient

Read More
HttpClient send XML PostAsync Malformed request: Premature end of file?...

c#asp.net-mvcdotnet-httpclient

Read More
Exception in asynchronous call messes up execution...

c#exceptionasync-awaitdotnet-httpclient

Read More
Xamarin.Forms Image not showing from Source...

c#imagexamarin.formsdotnet-httpclientimagesource

Read More
Can't de-serialized my JSON response using the System.Text.Json.JsonSerializer class...

c#jsondotnet-httpclient

Read More
Intercept HttpClient with third party extensions using state...

c#.net-coredotnet-httpclient

Read More
Using DelegatingHandler with custom data on HttpClient...

c#.net-coredotnet-httpclient

Read More
Request headers must contain only ASCII characters while using c# http client?...

c#dotnet-httpclient

Read More
C# httpclient request size/bandwidth...

c#dotnet-httpclient

Read More
Handling HttpResponseMessage with persistent connection c #...

c#dotnet-httpclient

Read More
Consume a Web Service in C#: Remove Task.Wait()...

c#async-awaittask-parallel-librarydotnet-httpclient

Read More
How to register HttpClient that will authenticate domain user...

c#asp.net-coredependency-injectiondotnet-httpclient

Read More
AddHttpClient<TClient,TImplementation> registers as transient, can it handle high volume concu...

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

Read More
How to specify HTTP/2 "prior knowledge" mode for HttpClient in dotnet core?...

c#asp.net-coredotnet-httpclienthttp2

Read More
How to Register IHttpClientFactory in MVVM Ligtht MainViewmodel...

c#.netwpfdotnet-httpclientihttpclientfactory

Read More
HttpClient.GetAsync(...) never returns when using await/async...

c#.netasynchronousasync-awaitdotnet-httpclient

Read More
The server is returning that the request is bad, but my simple post looks correct...

c#dotnet-httpclient

Read More
C# HttpClient not handling 304/307 redirects...

c#.net-coredotnet-httpclienthttp-redirect.net-5

Read More
Why do dotnet keepalive Http connections fail on the second request with "A connection that was...

.netapachedotnet-httpclientkeep-aliveservicepoint

Read More
HttpClient returns not full response content...

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

Read More
1and1 restricts request to another server using ASP.NET CORE...

c#asp.net-core-mvcweb-hostingdotnet-httpclientasp.net-core-3.1

Read More
How to read ChunkedEncodingReadStream in .net core...

c#.netasp.net-corestreamdotnet-httpclient

Read More
How to add bearer token to autogenerated OpenApiToCSharpClient?...

c#dotnet-httpclientnswag

Read More
How to handle concurrency (status 409) errors using HttpContent in ASP.NET MVC Web application?...

c#asp.net-mvcasp.net-coreasp.net-web-apidotnet-httpclient

Read More
BackNext