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-2457] Share bytes across multiples attempts to parse v1 by … #1672

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

fl4via
Copy link
Member

@fl4via fl4via commented Oct 4, 2024

…ProxyProtocolReadListener, but make sure that we are discarding the bytes whenever we have concluded a reading or reached an error state, so it doesn't leak across multiple requests

Jira: https://issues.redhat.com/browse/UNDERTOW-2457

…ProxyProtocolReadListener, but make sure that we are discarding the bytes whenever we have concluded a reading or reached an error state, so it doesn't leak across multiple requests

Signed-off-by: Flavia Rainone <[email protected]>
@fl4via fl4via requested review from baranowb and ropalka October 4, 2024 07:27
@fl4via fl4via added bug fix Contains bug fix(es) waiting peer review PRs that edit core classes might require an extra review labels Oct 4, 2024
@fl4via fl4via added next release This PR will be merged before next release or has already been merged (for payload double check) and removed waiting peer review PRs that edit core classes might require an extra review labels Oct 4, 2024
@fl4via fl4via merged commit a91ae22 into undertow-io:main Oct 4, 2024
11 checks passed
@fl4via fl4via deleted the UNDERTOW-2457 branch October 17, 2024 13:53
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) next release This PR will be merged before next release or has already been merged (for payload double check)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants