Browse Source
This commit restricts the allowed HTTP methods on HiddenHttpMethodFilter (Reactive variant) to the following: PUT, DELETE, PATCH. This filter is meant to be used to simulate those methods from HTML forms sent by browsers, so no other methods are allowed. Issue: SPR-16836pull/1856/head
Brian Clozel
7 years ago
2 changed files with 21 additions and 3 deletions
Loading…
Reference in new issue