Hi all, How do I specify an "OR" condition in a rewrite pattern? As part of the work for KNOX-1037, I've run in to the problem that for the HDFS tilde use-case, the upgrade rest-assured code is sending %7E instead of "~". The rewrite pattern is not matching this, as it is hard-coded to match "~". I've experimented a bit with (~|%7E) but it doesn't work. Using %7E instead of "~" works.
Any ideas? Colm. -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com
