Episode
ASP.NET Monsters #62: You are probably using HttpClient wrong
Retrieving data using the HttpClient is a fairly common practice in any number of applications, but HttpClient can easily be used incorrectly frequently with dire consequences. Make sure you're using it correctly in the latest ASP.NET Monsters video.
Here are some references and other interesting reads:
Retrieving data using the HttpClient is a fairly common practice in any number of applications, but HttpClient can easily be used incorrectly frequently with dire consequences. Make sure you're using it correctly in the latest ASP.NET Monsters video.
Here are some references and other interesting reads:
Have feedback? Submit an issue here.