Looking through the documentation for the rewrite valve [1], I see there is an example of how to write and use a rewrite map to convert a value to upper case. This is the inverse of what I want (lowercase), so great, easy enough to implement. This seems like something that could be included by default but I couldn't see anything in catalina.jar.
Is this something that would be included if I create a patch for it, and how would I go about it? Chris [1] http://tomcat.apache.org/tomcat-9.0-doc/rewrite.html --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org