vertx / io.vertx.rxjava.ext.web / Cookie / isChanged

isChanged

open fun isChanged(): Boolean

Has the cookie been changed? Changed cookies will be saved out in the response and sent to the browser.

Return
true if changed