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 client: When the upgrade from HTTP/1.1 to HTTP/2 clear text is s… #1612

Merged
merged 1 commit into from Apr 26, 2021

Conversation

violetagg
Copy link
Member

…uccessful remove ResponseTimeoutHandler

Ensure ResponseTimeoutHandler is added to the upgrade stream.

Fixes #1609

@violetagg violetagg added this to the 1.0.7 milestone Apr 26, 2021
@violetagg violetagg requested a review from a team April 26, 2021 11:51
@violetagg violetagg changed the base branch from issue-1610 to main April 26, 2021 13:00
…uccessful remove `ResponseTimeoutHandler`

Ensure `ResponseTimeoutHandler` is added to the upgrade stream.

Fixes #1609
@violetagg
Copy link
Member Author

@simonbasle Thanks for the review!

@violetagg violetagg merged commit 04e6a5c into main Apr 26, 2021
@violetagg violetagg deleted the issue-1609 branch April 26, 2021 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTTP/2: ReadTimeoutException after upgrade from HTTP/1.1 to h2c
2 participants