malaysf commented on a change in pull request #332:
URL: https://github.com/apache/tomcat/pull/332#discussion_r471649313



##########
File path: java/org/apache/catalina/connector/Response.java
##########
@@ -1197,16 +1197,12 @@ public String encodeUrl(String url) {
     public void sendAcknowledgement()
         throws IOException {
 
-        if (isCommitted()) {

Review comment:
       I've put the `isCommitted` check back into `catalina.connector.Response`




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

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