You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2021/10/05 21:33:02 UTC

[Bug 65571] ClientAbortException in Tomcat 9.0.50 and 9.0.52

https://bz.apache.org/bugzilla/show_bug.cgi?id=65571

--- Comment #2 from sutharvismay@gmail.com ---
I'm working on reproducing this behavior. I have a following question.

https://github.com/apache/tomcat/blob/main/java/org/apache/tomcat/util/net/SecureNioChannel.java#L794

This line check for whether line is closed or not. Shouldn't we receive
IOException for closing string and not wrap fail string. As per the stack trace
we had status is CLOSED.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org