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

Depend on Netty v4.1.91.Final #2762

Merged
merged 1 commit into from
Apr 5, 2023
Merged

Depend on Netty v4.1.91.Final #2762

merged 1 commit into from
Apr 5, 2023

Conversation

violetagg
Copy link
Member

In case H2C client tries to connect to a secured HTTP server, the connection is directly closed. This is a result of this Netty change.
netty/netty#13314

In case H2C client tries to connect to a secured HTTP server, the connection is directly closed.
This is a result of this Netty change.
netty/netty#13314
@violetagg violetagg added the type/enhancement A general enhancement label Apr 4, 2023
@violetagg violetagg added this to the 1.0.31 milestone Apr 4, 2023
@violetagg violetagg requested a review from a team April 4, 2023 10:38
Copy link
Contributor

@pderop pderop left a comment

Choose a reason for hiding this comment

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

LGTM

@violetagg violetagg merged commit 53a3663 into 1.0.x Apr 5, 2023
@violetagg violetagg deleted the bump-netty-version branch April 5, 2023 08:15
violetagg added a commit that referenced this pull request Apr 5, 2023
violetagg added a commit that referenced this pull request Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants