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