DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17416>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17416

Send InputStreams instead of files in MultipartPostMethod





------- Additional Comments From [EMAIL PROTECTED]  2003-02-26 09:51 -------
I agree with you that it's not wanted to buffer the request and in most cases 
we don't know what the length of an InputStream is.

The method Part.getLengthOfParts( Part[] parts) should return -1 
(CONTENT_LENGTH_CHUNKED) if one part returns -1, am I right?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to