Switch to SocketsHttpHandler?
Open
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 416
- PR merge metrics
- No merged PRs in 30d
Description
.NET Core 2.1 and later provide [SocketsHttpHandler](https://docs.microsoft.com/en-us/dotnet/api/system.net.http.socketshttphandler?view=net-5.0) as an implementation of HttpMessageHandler. When we're compiled to that version or later, is there any advantage to continuing to use ManagedHandler instead of that?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.