https://bz.apache.org/bugzilla/show_bug.cgi?id=58751
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REOPENED
https://bz.apache.org/bugzilla/show_bug.cgi?id=58751
Mark Thomas changed:
What|Removed |Added
Resolution|INVALID |---
Status|RESOLVED
https://bz.apache.org/bugzilla/show_bug.cgi?id=58751
--- Comment #3 from Andy Wilkinson ---
Mark, did you miss the second variant of the problem? It does call dispatch but
still behaves strangely. Tomcat appears to try to send two responses. The
second fails with a ClientAbortException.
--
You
https://bz.apache.org/bugzilla/show_bug.cgi?id=58751
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=58751
--- Comment #1 from Andy Wilkinson ---
Created attachment 33363
--> https://bz.apache.org/bugzilla/attachment.cgi?id=33363&action=edit
Another variant of the testcase the resulting in a ClientAbortException
I've attached another testcase tha