Create reactive HiddenHttpMethodFilter to support alternate mappings [SPR-15206] #19770
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
type: enhancement
A general enhancement
Milestone
Greg Turnquist opened SPR-15206 and commented
Thymeleaf allows
in order to embed a hidden "DELETE" verb, which turns an HTML POST into an HTTP DELETE (same for PUT and other HTTP verbs).
We need support for this in Spring WebFlux.
Affects: 5.0 M4
Referenced from: commits 5488906, e4be713
The text was updated successfully, but these errors were encountered: