open fun setDomain(domain: String): Cookie
Sets the domain of this cookie
domain - The domain to use
domain
Return a reference to this, so the API can be used fluently