icingaweb2/library
Eric Lippmann 0f13c0428c Controller: Introduce method assertHttpMethod()
We have actions where only certain HTTP methods, e.g. POST are allowed but they are not restricted yet.
Controller::assertHttpMethod() takes a number of allowed HTTP methods and responds with HTTP 405 in case
the current request's method is not one of the given methods.
2015-01-22 15:47:16 +01:00
..
Icinga Controller: Introduce method assertHttpMethod() 2015-01-22 15:47:16 +01:00
vendor dompdf: Rename LICENSE.LGPL to LICENSE 2014-12-29 16:31:21 +01:00