open static fun cookie(name: String, value: String): Cookie
Create a new cookie
name - the name of the cookie
name
value - the cookie value
value
Return the cookie