set

abstract fun set(key: String, value: String, cookieAttribute: CookieAttribute = definedExternally)

Set cookie

Parameters

key

key to set cookie

value

cookie value as String

cookieAttribute