Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement HttpProtocolException for HTTP/2 #71345

Merged
merged 7 commits into from
Jun 30, 2022

Conversation

antonfirsov
Copy link
Member

@antonfirsov antonfirsov commented Jun 27, 2022

Contributes to #70684.
I recommend to implement the HTTP/3 part in a separate PR, potentially together with the changes needed by #70669.

@dotnet-issue-labeler
Copy link

Note regarding the new-api-needs-documentation label:

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 ghost assigned antonfirsov Jun 27, 2022
@ghost
Copy link

ghost commented Jun 27, 2022

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

Contributes to #70684.
Marking as draft since the API is not approved yet.
I recommend to implement the HTTP/3 part in a separate PR, potentially together with #70669.

Author: antonfirsov
Assignees: antonfirsov
Labels:

area-System.Net.Http, new-api-needs-documentation

Milestone: -

@antonfirsov antonfirsov requested a review from a team June 27, 2022 19:45
@antonfirsov antonfirsov requested a review from a team June 29, 2022 13:39
@antonfirsov
Copy link
Member Author

@dotnet/ncl this is ready for review.

@antonfirsov
Copy link
Member Author

/azp run runtime-libraries-coreclr outerloop

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@antonfirsov
Copy link
Member Author

Outerloop failures are unrelated (#71242 #71469).

@antonfirsov antonfirsov merged commit f3a04a6 into dotnet:main Jun 30, 2022
@karelz karelz added this to the 7.0.0 milestone Jul 19, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Aug 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants