codeconsole commented on PR #16146: URL: https://github.com/apache/grails-core/pull/16146#issuecomment-5299775619
I have an alternative for the request plumbing: discover the multipart request from the wrapper chain rather than substituting it, so the security and method-override wrappers survive and the adapter isn't needed. It doesn't cover the oversize half — that still needs your filter. Let me know what you think, we could merge mine first, then your filter + the `HiddenHttpMethodFilter` guard on top? https://github.com/apache/grails-core/pull/16149 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
