Search code examples
DelegatingHandler for response in WebApi...


c#asp.net-mvc-4asp.net-web-api.net-4.5dotnet-httpclient

Read More
Download file with progress bar in Xamarin Forms...


asynchronousxamarinfilestreamxamarin.formsdotnet-httpclient

Read More
HttpClient doesn't work on Xamarin iOS release...


xamarinxamarin.formsxamarin.iosdotnet-httpclient

Read More
What is the purpose of HttpClient.BaseAddress and why can't I change it after the first request...


c#dotnet-httpclient

Read More
StringContent vs ObjectContent...


c#jsonserializationhttpclientdotnet-httpclient

Read More
How many connections in HttpClient...


c#dotnet-httpclient

Read More
Xamarin - Using httpClient in .Net Standard Library...


c#restxamarindotnet-httpclient

Read More
Can't deserialize current json object...


c#jsonjson.netdotnet-httpclient

Read More
Why might the server not receive a certificate attached to a request using HttpClient?...


c#.netx509certificatedotnet-httpclientx509certificate2

Read More
Attaching httpHandler to httpclientFactory webapi aspnetcore 2.1...


c#asp.net-coreasp.net-core-webapidotnet-httpclienthttpclientfactory

Read More
Unable to Deserialize String with JSON Contents to C# Object...


c#json.netdotnet-httpclient

Read More
How to get the `HttpStatusCode` without reading the content from the server?...


c#.netdotnet-httpclient

Read More
HttpClient to call Azure AD-protected site...


c#azurecookiesasp.net-coredotnet-httpclient

Read More
How can I get System.Net.Http.HttpClient to not follow 302 redirects?...


c#dotnet-httpclient

Read More
Should I await ReadAsStringAsync() if I awaited the response that I'm performing ReadAsStringAsy...


c#async-awaitdotnet-httpclient

Read More
HTTPClient POST in Visual Studio 2012...


c#dotnet-httpclient

Read More
Can't get API resource using HttpClient...


c#asp.net-coreidentityserver4dotnet-httpclientasp.net-core-webapi

Read More
HttpClient and Connection: close HttpRequestHeaders...


c#.nethttpdotnet-httpclient

Read More
HttpResponseMessage do you dispose it?...


c#asp.net-web-api2dotnet-httpclientasp.net-core-webapi

Read More
Httpclient gets a timeout before server starts processing the request...


c#dotnet-httpclient

Read More
Cancel multiple HttpClient calls using CancellationToken and Ctrl+C...


c#.netdotnet-httpclient

Read More
asp.net create request as mobile device...


c#mobilerequestdotnet-httpclientagent

Read More
Using System.Net.Http.SocketsHttpHandler in .NET Core 2.1.0-rc1-final...


asp.net-core.net-coreasp.net-core-2.0dotnet-httpclientsystem.net

Read More
Send DateTime in Post Request...


c#datetimeasp.net-web-apidotnet-httpclient

Read More
Make Http Request to Api and Convert to json...


c#requestdotnet-httpclient

Read More
HttpClient calls slow from Kestrel + IIS...


iisreverse-proxyasp.net-core-2.0dotnet-httpclientkestrel-http-server

Read More
Http request is aborted when it is being sent from ServiceBase.OnShutdown, but not in OnStop...


c#.netsslhttpsdotnet-httpclient

Read More
.Net HttpResponseMessage.Content.ReadAsAsync<Result<TResponse>> getting null always in t...


c#.netjson.netdotnet-httpclienthttpresponsemessage

Read More
Difference between HttpClient and Unity's UnityWebRequest/WWW API...


c#.netunity-game-enginemonodotnet-httpclient

Read More
HttpClient - Send a batch of requests...


c#timeoutasync-awaitdotnet-httpclient

Read More
BackNext