Package io.undertow.servlet.handlers
Class RedirectDirHandler
java.lang.Object
io.undertow.servlet.handlers.RedirectDirHandler
- All Implemented Interfaces:
HttpHandler
Handler that redirects the directory requests without trailing slash to the one append trailing slash.
- Author:
- Lin Gao
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RedirectDirHandler
-
-
Method Details
-
handleRequest
- Specified by:
handleRequestin interfaceHttpHandler- Throws:
Exception
-