ChristopherSchultz commented on PR #761:
URL: https://github.com/apache/tomcat/pull/761#issuecomment-2402893460

   I noticed that `Response` does some things that `ResponseFacade` does not. 
Specifically, it is sensitive to whether or not there is an *include* in 
progress. However, if the `ResponseFacade` calls `sendEarlyHints`, the 
`Response` will ultimately ignore the operation if the servlet is being 
included.


-- 
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