Package org.codehaus.groovy.grails.web.filters

Class Summary
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().