Skip to content
This repository was archived by the owner on Feb 27, 2022. It is now read-only.

Fix multipart/mixed file uploads from Opera#6

Open
furagu wants to merge 1 commit intoisaacs:masterfrom
furagu:master
Open

Fix multipart/mixed file uploads from Opera#6
furagu wants to merge 1 commit intoisaacs:masterfrom
furagu:master

Conversation

@furagu
Copy link

@furagu furagu commented Jun 6, 2011

Multipart.parse produces an exception "Malformed: data before the boundary" on file uploads made by Opera browser with HTML5 multiple file inputs.
Fixed by skipping redundant "epilogue" areas after multipart/mixed body parts (see http://www.w3.org/Protocols/rfc1341/7_2_Multipart.html for details).

…HTML input "type=file multiple" according to rfc1341.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant