https://bz.apache.org/bugzilla/show_bug.cgi?id=65571
--- Comment #2 from sutharvis...@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-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org