Uh oh!
There was an error while loading. Please reload this page.
Implement HttpProtocolException for HTTP/2 - #71345
Conversation
ghost
commented
Jun 27, 2022
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. |
ghost
commented
Jun 27, 2022
Tagging subscribers to this area: @dotnet/ncl |
Uh oh!
There was an error while loading. Please reload this page.
antonfirsov
commented
Jun 29, 2022
@dotnet/ncl this is ready for review. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
antonfirsov
commented
Jun 29, 2022
/azp run runtime-libraries-coreclr outerloop |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributes to #70684.
I recommend to implement the HTTP/3 part in a separate PR, potentially together with the changes needed by #70669.