Oelje commented on PR #749: URL: https://github.com/apache/tomcat/pull/749#issuecomment-2339895689
We are using a reverse proxy on TomCat. This proxy passes the responses from the backend 1:1, including the TE header. This wasn't a problem for a long time because the upstream firewall had ignored the double header, but with the current version of the software it acknowledged this with error messages. In the meantime, we have also found articles on the Internet that say that a (reverse) proxy should not pass this header on. We are now trying to stop sending the header ourselves. -- 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