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

Fix body part header encoding #3972

Conversation

romain-grecourt
Copy link
Contributor

Update MimeParser to decode body part headers with UTF-8 instead of ISO_8859_1
Update ContentDisposition.parse to remove ASCII restriction for quoted tokens.

Fixes #3963

…SO_8859_1 (helidon-io#3969)

Update ContentDisposition.parse to remove ASCII restriction for quoted tokens.
@romain-grecourt romain-grecourt merged commit 408ee01 into helidon-io:helidon-2.x Mar 17, 2022
@romain-grecourt romain-grecourt deleted the multipart-filename-encoding-2.x branch March 17, 2022 02:24
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