Anton Gorbunov created FILEUPLOAD-254:
-----------------------------------------
Summary: Improve MultipartStream public API
Key: FILEUPLOAD-254
URL: https://issues.apache.org/jira/browse/FILEUPLOAD-254
Project: Commons FileUpload
Issue Type: Improvement
Affects Versions: 1.3.1
Reporter: Anton Gorbunov
In many cases user may need to get part content as an InputStream.
MultipartStream class already has such method - newInputStream(), but for some
reason it made package-private.
I suggest to make it public.
--
This message was sent by Atlassian JIRA
(v6.2#6252)