vertx / io.vertx.reactivex.ext.web.handler / CSRFHandler / setCookiePath

setCookiePath

open fun setCookiePath(path: String): CSRFHandler

Set the cookie path. By default / is used.

Parameters

path - a new path for the cookie.

Return
fluent