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

Fix multipart/mixed file uploads from Opera #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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