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