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


   @rmaucher The spec authors justify themselves of this strict policy by 
saying that otherwise it's a vector of attack. I don't know the whereabouts, 
here.
   
   About where to put the filtering, in Response.addHeader() or 
StreamProcessor.prepareHeaders(), I understand your point of view (which is, I 
suppose, to gather all protocol stuff together) but targeting StreamProcessor 
doesn't respect the Fail Fast paradigm, which prevails IMHO.
   


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