-
Bug
-
Resolution: Done
-
Major
-
1.0.0.Alpha15
-
None
Undertow is not handling getServletPath() correctly when matched to the default servlet.
Calling getServletPath() on an instance of HttpServletRequest in a Filter, is always returning an empty String. The same code works as expected on JBoss 7.1.1-Final.
- clones
-
WFLY-1398 HttpServletRequest.getServletPath() returns an empty String
- Closed