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

Support for handling large files should be added





------- Additional Comments From [EMAIL PROTECTED]  2003-07-12 20:40 -------
Mike,
This is exactly the case where I believe breaking API is a lesser evil, even if
Cactus folks may decide to burn me at the stake for expressing such a herecy. 

Moreover, I want to suggest that we should deprecate
HttpMethod#setRequestContentLength(int) and instead of creating
HttpMethod#setRequestContentLength(long) we should create
EntityEnclosingMethod#setRequestContentLength(long). Only entity enclosing
methods are supposed to have request body IMHO.

But I feel we should run an informal vote on this issue. I am prepared to
represent the Dark Side of HttpClient and aggressively push for API breakage.

Evil Comrade Oleg

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

Reply via email to