Closed
Description
API Change Needed
No
Background and motivation
I found a GitHub comment by Eric Sampson (Microsoft) suggesting we go look at how the Azure SDK implemented support for robust HttpClient usage. So, I checked out ServiceClient.cs and found over 40 lines of commented out code.
API / Feature Proposal
Can someone clean this up and address it?
Time Constraints and Dependencies
The dependency would be that another Microsoft team claims this is a gold standard reference implementation, and it does not look like any production code I would use.
dotnet/aspnetcore#28385 (comment)