You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by GitBox <gi...@apache.org> on 2020/07/20 21:19:23 UTC

[GitHub] [tomcat] markt-asf commented on pull request #324: Change ETag format to Nginx like

markt-asf commented on pull request #324:
URL: https://github.com/apache/tomcat/pull/324#issuecomment-661338844


   I think it is unlikely this patch will get applied as-is.
   I think a patch that made is easier to provide custom ETags (without changing the current behaviour by default) is much more likely to be accepted.
   The other option is to provide your own default servlet that provides the ETag.
   At this point a small refactoring of `DefaultServlet` so obtaining ETags goes through a single, override-able method looks like a possible solution.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org