Cookie

constructor(name: String, value: String, domain: String, path: String = "/", expiresAtMillis: Long? = null, secure: Boolean = false, httpOnly: Boolean = false)