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

setNagHttps

open fun setNagHttps(nag: Boolean): CSRFHandler

Should the handler give warning messages if this handler is used in other than https protocols?

Parameters

nag - true to nag

Return
fluent