package |
Default |
---|
__construct()
create( $arg0 = null) : \io\vertx\jphp\ext\web\handler\MethodOverrideHandler
create()
Create a X-HTTP-METHOD-OVERRIDE handler
param $useSafeDowngrade [boolean] if set to true, the method overriding will not happen if the overridden method is more idempotent or safer than the overriding method. create($useSafeDowngrade)
boolean
\io\vertx\jphp\ext\web\handler\MethodOverrideHandler
the X-HTTP-METHOD-OVERRIDE handler
handle( $arg0) : void
RoutingContext