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

[UNDERTOW-2281] At Http2FrameHeaderParser, throw a protocol error for headers not followed by data #1498

Merged
merged 1 commit into from
Jun 27, 2023

Conversation

fl4via
Copy link
Member

@fl4via fl4via commented Jun 27, 2023

@fl4via fl4via added next release This PR will be merged before next release or has already been merged (for payload double check) bug fix Contains bug fix(es) labels Jun 27, 2023
…n END_STREAM is absent only when:request does not contain Expect:100-continue header; or response contains a positive content-length indicating the presence of a content.

Signed-off-by: Flavia Rainone <[email protected]>
@fl4via fl4via added the waiting CI check Ready to be merged but waiting for CI check label Jun 27, 2023
@fl4via fl4via changed the title [UNDERTOW-2281] At Http2FrameHeaderParser, throw a protocol error whe… [UNDERTOW-2281] At Http2FrameHeaderParser, throw a protocol error for headers not followed by data Jun 27, 2023
@fl4via fl4via merged commit 1340347 into undertow-io:master Jun 27, 2023
25 checks passed
@fl4via fl4via deleted the UNDERTOW-2281 branch June 27, 2023 11:02
@fl4via fl4via removed next release This PR will be merged before next release or has already been merged (for payload double check) waiting CI check Ready to be merged but waiting for CI check labels Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix Contains bug fix(es)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant