You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Yann Diorcet (JIRA)" <ji...@apache.org> on 2014/10/23 10:07:33 UTC

[jira] [Created] (FILEUPLOAD-260) MultiInputStreamPart

Yann Diorcet created FILEUPLOAD-260:
---------------------------------------

             Summary: MultiInputStreamPart
                 Key: FILEUPLOAD-260
                 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-260
             Project: Commons FileUpload
          Issue Type: Improvement
            Reporter: Yann Diorcet


Hi,

It could be a nice feature to provide another reader for the upload stream allowing to iterate over parts without saving into file.
Using an iterator returning the headers and the inputstream associated to the part, which can allow to directly handle the stream without wait that all the file is saved in a file.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)