I have a apigee proxy with basepath /cards/tokens. How, do I make this proxy case insensitive? so that
requests made to
1. myapigeehost/Cards/tokens
2 myapigeehost/cards/Tokens
or anyother combination like
myapigeehost/cArds/toKEns etc, get all served by the same proxy?