-
Bug
-
Resolution: Done
-
Major
-
8.0.0.Alpha1
-
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.
- is cloned by
-
UNDERTOW-62 HttpServletRequest.getServletPath() returns an empty String
- Resolved