Skip to content

Fix HTTP/2 extended connect hang - #80066

Merged
MihaZupan merged 4 commits into
dotnet:mainfrom
MihaZupan:http2-connect-hang
Jan 4, 2023
Merged

Fix HTTP/2 extended connect hang#80066
MihaZupan merged 4 commits into
dotnet:mainfrom
MihaZupan:http2-connect-hang

Conversation

@MihaZupan

@MihaZupan MihaZupan commented Dec 30, 2022

Copy link
Copy Markdown
Member

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 a team and Tratcher December 30, 2022 10:30
@MihaZupan MihaZupan self-assigned this Dec 30, 2022
@ghost

ghost commented Dec 30, 2022

Copy link
Copy Markdown

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