-
Bug
-
Resolution: Done
-
Major
-
EAP_EWP 5.2.0
-
None
-
-
Previously when using the RequestDumperValve to rewrite the context path, the original context path would be returned when calling HTTPServletRequest.getRequestURI(). This release changes the value so the rewritten context path is returned instead.
-
Documented as Resolved Issue
-
NEW
When the rewrite valve is used to modify the context path, this modification is not updated in HttpServletRequest.getRequestURI().