-
Feature Request
-
Resolution: Won't Do
-
Major
-
None
-
None
-
None
-
None
When calling an URL with a pathInfo that contains URL encoded `\` == %5C then these characters does not get decoded back to `\` (whereas other characted like %22 gets decoded).
See the attached screenshot from a debug session (especially the values for requestURI and requestPath).
In this particular case this breaks the escaping of wildcard when used as parameters of an JMX ObjectName.