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

Corrupted Message Body on interrupted GET





------- Additional Comments From [EMAIL PROTECTED]  2003-07-04 12:42 -------
1) If the response is commited, *how* would you send out a connection: close?

2) Let me repeat what the issue is: the response is committed, but for some 
reason, the servlet isn't able to supply the advertised amount of bytes. In 
this case, there must be a way to fail the request. At this point, the only way 
to inform the client about the problem is to close the connection. Therefore, 
there should be a way for the servlet to reliably cause the servlet container 
to do this (for instance, by throwing a severe exception). Ultimately, the 
servlet spec should say something about this issue.

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

Reply via email to