Category: HttpClient

  • Dispose HttpClient or have a static instance?

    Recently, I came across this blog post from ASP.NET Monsters which talks about correct using HttpClient. The post talks about issues of related to disposing HttpClient object for each request. As per the post calling HttpClient as below can lead to issues.

A WordPress.com Website.