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

MimeParser parses closing boundary as normal boundary #3971

Conversation

romain-grecourt
Copy link
Contributor

Update MimeParser to postpone body processing if an ambiguous boundary is found.
I.e. a boundary located at the end of the current buffer that could be a "closing" boundary.

Fixes #3967

…elidon-io#3968)

I.e. a boundary located at the end of the current buffer that could be a "closing" boundary.

Fixes helidon-io#3967
@romain-grecourt romain-grecourt merged commit c30e5e2 into helidon-io:helidon-2.x Mar 17, 2022
@romain-grecourt romain-grecourt deleted the mime-parser-closing-boundary-2.x branch March 17, 2022 00:10
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.

None yet

2 participants