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

--- Comment #2 from [email protected] ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to