Current RequestMap functionality is limited to local code page for path handling.
Closing after release.
http://svn.middleware.georgetown.edu/view/cpp-xmltooling?view=rev&revision=774
http://svn.middleware.georgetown.edu/view/cpp-sp?view=rev&revision=3307
This is a first step toward allowing multibyte paths, in particular it does not do case folding, so paths are compared case-sensitively if the unicodeAware option is turned on, but they are processed as UTF-8.
Current RequestMap functionality is limited to local code page for path handling.