Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in dotnet-httpclient
StringContent vs ObjectContent
Oct 28, 2019
c#
json
serialization
httpclient
dotnet-httpclient
Why is first HttpClient.PostAsync call extremely slow in my C# winforms app?
Mar 20, 2022
c#
winforms
dotnet-httpclient
Should I cache and reuse HttpClient created from HttpClientFactory?
Nov 19, 2022
c#
.net-core
httpclient
dotnet-httpclient
Get HTML Code from a website after it completed loading
Sep 14, 2022
c#
web-scraping
dotnet-httpclient
How do I set a response cookie on HttpReponseMessage?
Aug 29, 2022
asp.net-web-api
dotnet-httpclient
How to add multiple HttpMessageHandler to HttpClient without HttpClientFactory
Aug 29, 2022
c#
.net
dotnet-httpclient
Custom User Agent for HttpClient?
Sep 05, 2022
c#
dotnet-httpclient
How to disable Chunked Transfer Encoding in ASP.Net C# using HttpClient
Sep 29, 2022
asp.net
asp.net-core
dotnet-httpclient
.net-core
Distinguish timeout from user cancellation
Jan 02, 2021
c#
.net
timeout
task-parallel-library
dotnet-httpclient
How to read cookies from HttpResponseMessage?
Sep 04, 2022
c#
cookies
asp.net-web-api
dotnet-httpclient
Stubbing or Mocking ASP.NET Web API HttpClient
May 17, 2018
c#
unit-testing
dotnet-httpclient
rhino-mocks
How can I get System.Net.Http.HttpClient to not follow 302 redirects?
Nov 11, 2019
c#
dotnet-httpclient
Calling external HTTP service using HttpClient from a Web API Action
Sep 03, 2022
c#
asp.net-web-api
dotnet-httpclient
Should I await ReadAsStringAsync() if I awaited the response that I'm performing ReadAsStringAsync() on?
Mar 19, 2019
c#
async-await
dotnet-httpclient
Re-Send HttpRequestMessage - Exception
Sep 03, 2022
c#
.net
dotnet-httpclient
DelegatingHandler for response in WebApi
Sep 03, 2022
c#
asp.net-mvc-4
asp.net-web-api
.net-4.5
dotnet-httpclient
C# HttpClient.SendAsync throw "An error occurred while sending the request" exception when testing some URLs
Oct 20, 2022
c#
.net
http
dotnet-httpclient
How to use HttpClientHandler with HttpClientFactory in .NET Core
Sep 03, 2022
c#
.net-core
dotnet-httpclient
.net-core-2.1
httpclientfactory
Cancelling an HttpClient Request - Why is TaskCanceledException.CancellationToken.IsCancellationRequested false?
Sep 02, 2022
c#
.net
async-await
dotnet-httpclient
cancellationtokensource
C# Add Accept header to HttpClient
Nov 18, 2022
c#
httpclient
dotnet-httpclient
.net-core-2.0
http-accept-header
« Newer Entries
Older Entries »