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

[HTTP/3] Fix ReservedFrameType_Throws #82787

Merged
merged 1 commit into from
Mar 1, 2023

Conversation

ManickaP
Copy link
Member

@ManickaP ManickaP commented Feb 28, 2023

Moved SendFrameAsync into the try-catch block as the exception with that code is the one expected by the test.

Fixes #82772 #81944

@ghost
Copy link

ghost commented Feb 28, 2023

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

Issue Details

Moved SendFrameAsync into the try-catch block as the exception with that code is the one expected by the test.

Author: ManickaP
Assignees: -
Labels:

area-System.Net.Http

Milestone: -

Copy link
Member

@wfurt wfurt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

[Test Failure] HttpClientHandlerTest_Http3.ReservedFrameType_Throws
3 participants