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

[release/7.0-preview7] Implement HttpProtocolException for HTTP/3 #72210

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 14, 2022

Backport of #72095 to release/7.0-preview7

/cc @rzikm

Customer Impact

This PR utilizes the new HttpProtocolException (#70684) to report HTTP/3 protocol errors. This brings consistency in how HTTP/2 and HTTP/3 protocol errors are exposed to the user.

Testing

There are existing System.Net.Http functional tests and new tests were added.

Risk

Low. HTTP/3 is in preview and not enabled by default.

@ghost
Copy link

ghost commented Jul 14, 2022

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

Issue Details

Backport of #72095 to release/7.0-preview7

/cc @rzikm

Customer Impact

Testing

Risk

IMPORTANT: If this change touches code that ships in a NuGet package, please make certain that you have added any necessary package authoring and gotten it explicitly reviewed.

Author: github-actions[bot]
Assignees: -
Labels:

area-System.Net.Http

Milestone: -

@rzikm rzikm self-assigned this Jul 14, 2022
@carlossanlop carlossanlop added the Servicing-consider Issue for next servicing release review label Jul 14, 2022
@rzikm rzikm requested a review from a team July 14, 2022 20:13
@carlossanlop carlossanlop added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Jul 14, 2022
@carlossanlop
Copy link
Member

Approved via email by Tactics. Will merge once the CI finishes.

@carlossanlop carlossanlop merged commit 3b0a075 into release/7.0-preview7 Jul 14, 2022
@carlossanlop carlossanlop deleted the backport/pr-72095-to-release/7.0-preview7 branch July 14, 2022 22:42
@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.
Labels
area-System.Net.Http Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants