vertx / io.vertx.ext.web / Cookie / encode

encode

abstract fun encode(): String

Encode the cookie to a string. This is what is used in the Set-Cookie header

Return
the encoded cookie