abstract fun setSecure(secure: Boolean): Cookie
Sets the security getStatus of this cookie
secure - True if this cookie is to be secure, otherwise false
secure
Return a reference to this, so the API can be used fluently