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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org