static RouteEntry delete(String path, handler, [String? action]) => router.delete(path, handler, action);