adwsingh commented on PR #723:
URL: https://github.com/apache/tomcat/pull/723#issuecomment-2289602433

   @markt-asf I think Tomcat reserving existing HTTP 4xx responses solely for 
its internal use is very restrictive to the application. 
   What do you feel about, adding a new field in the CoyoteResponse called 
shouldCloseConnection that defaults to true and we set it to false once we are 
sure we are entering application layer. On how we detect we are entering the 
application layer is something I would need to deep dive on.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to