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=26070>.
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=26070

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





------- Additional Comments From [EMAIL PROTECTED]  2004-03-06 18:10 -------
The attached patch is another take on this solution.  It is an attempt to combine this 
request along with 
Odi's suggestion in 
<http://nagoya.apache.org/eyebrowse/BrowseList?listName=commons-httpclient-
[EMAIL PROTECTED]&by=thread&from=654699>.  

This patch is mostly just a proof of concept and still needs quite a bit of work. 
There are a few areas 
that I am a little unhappy with.  In particular:

 - EntityEnclosingMethod.getRequestBody() and getRequestBodyAsString() are not so nice.
 - Now that content length is moved to the RequestEntity the various content length 
methods on 
EntityEnclosingMethod are a little questionable.

Please let me know what you think.

Mike

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

Reply via email to