Cannot use WebDAV methods in Spring MVC 6.0 anymore #29689
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: regression
A bug that is also a regression
Milestone
Due to this change in the FrameworkServlet, we can not use custom HTTP verbs like PROPFIND in our controllers and tests anymore.
What's the proposed way to enable custom HTTP verbs again with Spring WebMVC?
The text was updated successfully, but these errors were encountered: