docs icon indicating copy to clipboard operation
docs copied to clipboard

wrong HttpClient guidelines for .NET Framework

Open diontools opened this issue 3 years ago • 0 comments

In .NET Framework, create a new HttpClient each time you need to send a request.

I think this is wrong. .NET Framework also exhausts the socket. It's dangerous guideline.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

diontools avatar Aug 07 '22 07:08 diontools