rmaucher commented on issue #277:
URL: https://github.com/apache/tomcat/pull/277#issuecomment-618470184


   Yes, it is accurate if there's a "connection: foobar" header, then there 
could be a "foobar" header and in that case it's tied to the connection header.
   
   Note about my earlier "proposal" for HTTP/1.1, the connection header is used 
by the websocket.server.UpgradeUtil helper class to allow upgrade through the 
API. So it's not possible to filter it and be done, this would have to be fixed 
as well [not sure how]. Servlet apps can upgrade through the proper API and 
would not be affected.


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