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

http://issues.apache.org/bugzilla/show_bug.cgi?id=26070

[RFE] Allow streaming of POST methods via chunked transfer encoding.





------- Additional Comments From [EMAIL PROTECTED]  2004-04-28 20:23 -------
Folks, 

I would like to have a few more constructors added to the ByteArrayRequestEntity
& InputStreamRequestEntity classes, if nobody objects. I would also like to
suggest that all concrete classes implementing RequestEntity made immutable.
That is, no more parameterless constructors, no more setContent methods. 

The patch also adds StringRequestEntity class in addition to
ByteArrayRequestEntity & InputStreamRequestEntity

Let me know what you think

Oleg

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

Reply via email to