Class | Description |
---|---|
HiddenHttpMethodFilter | Based off the Spring implementation, but also supports the X-HTTP-Method-Override HTTP header. |
HiddenHttpMethodFilter.HttpMethodRequestWrapper | Simple javax.servlet.http.HttpServletRequest wrapper that returns the supplied method for javax.servlet.http.HttpServletRequest#getMethod(). |