Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

bdarnell
Copy link
Member

Same as #3503 for the master branch

bdarnell added 4 commits May 22, 2025 10:59
The change to be stricter about characters allowed in HTTP headers
inadvertently broke support for non-latin1 filenames in multipart
uploads (this was missed in testing because our i18n test case only
used characters in latin1). This commit adds a hacky workaround without
changing any APIs to make it safe for a 6.5.1 patch release; a more
robust solution will follow for future releases.

Fixes tornadoweb#3502
httputil: Fix support for non-latin1 filenames in multipart uploads
@bdarnell bdarnell merged commit daafe90 into tornadoweb:master May 22, 2025
15 checks passed
@bdarnell bdarnell deleted the multipart-utf8-master branch May 22, 2025 17:52
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.

1 participant