FSchumacher opened a new pull request #221: RewriteMap with quoted parameters and ServiceLoader support URL: https://github.com/apache/tomcat/pull/221 This PR combines two things: * Allows quoted parameters for `RewriteValve` config and adds a new default method to `RewriteMap` to allow for more than one parameter * Uses a `ServiceLoader` to make implementations of `RewriteMap` available in the httpd rewrite module style a-la `int:toupper`. It is missing a lot of documentation and a few test cases.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
