getMethod() ); if ($request->getMethod() === "option") { die("an option :)"); } return $handler->handle($request); } }