Werk #9519: Forbid unused HTTP methods
Component | Firmware |
Title | Forbid unused HTTP methods |
Date | Feb 20, 2023 |
Level | Trivial Change |
Class | New Feature |
Compatibility | Compatible - no manual interaction needed |
Appliance Version | 1.6.2 |
With this Werk all HTTP methods (or verbs) other than HEAD, GET, POST, PUT and DELETE are forbidden and requests with these methods are answered by a HTTP 403 status.