w1ida commented on PR #676:
URL: https://github.com/apache/tomcat/pull/676#issuecomment-1789983590

   > The description for the PR confuses request and response. It appears from 
the code that this PR relates to the response.
   > 
   > This PR will not be applied. Whether or not to chunk the response is a 
container decision, not an application decision.
   
   Thank you for pointing out the confusion caused by my previous message. I 
want to clarify that both the PR description and the code modification 
specifically address the issue with the response header, not the request. To 
demonstrate this, I have created a 
[demo](https://github.com/w1ida/tomcat-chunked-bug-demo) that reproduces the 
problem and showcases the accurate solution for explicit chunked encoding 
specification in the response. Would you kindly consider reopening the PR based 
on the accurate commit message and the accompanying demo?
   
   **please see https://github.com/w1ida/tomcat-chunked-bug-demo**


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