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

Fix HTTP/2 extended connect hang #80066

Merged
merged 4 commits into from
Jan 4, 2023
Merged

Conversation

MihaZupan
Copy link
Member

@MihaZupan MihaZupan commented Dec 30, 2022

Fixes #80056

While I was updating these tests, I extended them to cover scenarios where we set different exception.Data entries.

@MihaZupan MihaZupan added this to the 8.0.0 milestone Dec 30, 2022
@MihaZupan MihaZupan requested review from Tratcher and a team December 30, 2022 10:30
@MihaZupan MihaZupan self-assigned this Dec 30, 2022
@ghost
Copy link

ghost commented Dec 30, 2022

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

Issue Details

Fixes #80056

Author: MihaZupan
Assignees: MihaZupan
Labels:

area-System.Net.Http

Milestone: 8.0.0

@MihaZupan MihaZupan merged commit 428ef31 into dotnet:main Jan 4, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Feb 4, 2023
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.

Hang when HTTP/2 WebSocket connects to a HTTP/1.1 non-TLS kestrel endpoint
3 participants