[Group 4] Enable nullable annotations for Microsoft.Extensions.Http#66891
[Group 4] Enable nullable annotations for Microsoft.Extensions.Http#66891CarnaViire merged 4 commits intodotnet:mainfrom
Microsoft.Extensions.Http#66891Conversation
|
Note regarding the This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, to please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change. |
|
Tagging subscribers to this area: @dotnet/ncl Issue DetailsRelated to #43605 Questions:
|
Code links below.
|
CarnaViire
left a comment
There was a problem hiding this comment.
Thanks a lot! LGTM, with one nit.
Related to #43605
Questions:
InnerHandlercan benullruntime/src/libraries/Microsoft.Extensions.Http/src/DefaultHttpClientFactory.cs
Line 267 in 3e2a45c