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

[test] Ensure HTTP/2 tests comply with RFC requirements for HTTP/2 headers #2501

Merged
merged 1 commit into from Sep 23, 2022

Conversation

violetagg
Copy link
Member

Netty fixed the checks for HTTP/2 headers' compliance with RFC: netty/netty#12760

This fixes the CI build against Netty 4.1 SNAPSHOT
https://github.com/reactor/reactor-netty/actions/runs/3106167960

…aders

Netty fixed the checks for HTTP/2 headers' compliance with RFC
netty/netty#12760

This fixes the build against Netty 4.1 SNAPSHOT
https://github.com/reactor/reactor-netty/actions/runs/3106167960
@violetagg violetagg added the type/bug A general bug label Sep 23, 2022
@violetagg violetagg added this to the 1.0.24 milestone Sep 23, 2022
@violetagg violetagg requested a review from a team September 23, 2022 06:54
Copy link
Member

@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
Copy link
Member Author

@pderop Thanks for the review!

@violetagg violetagg merged commit 2709af6 into 1.0.x Sep 23, 2022
@violetagg violetagg deleted the http2-headers-restrictions branch September 23, 2022 08:23
violetagg added a commit that referenced this pull request Sep 23, 2022
violetagg added a commit that referenced this pull request Sep 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants