http/Cookie

module methods:

value methods:

:

Create a http/Cookie value.

(http/Cookie : key(string) val(string)) -> cookie

expire

Sets the expire time of cookie.

(cookie expire time(time)) -> self

path

Sets the path time of cookie.

(cookie path data(string)) -> self

domain

Sets the domain time of cookie.

(cookie domain data(string)) -> self