https://issues.apache.org/bugzilla/show_bug.cgi?id=54456

--- Comment #5 from Konstantin Kolinko <knst.koli...@gmail.com> ---
(In reply to comment #4)
> "throw new EOFException()" would be better.

On a thought, it would be better to use
org.apache.catalina.connector.ClientAbortException or a generic IOException.

It is abnormal abort of connection by the client. It is not a proper end of
stream.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to