Cookie.setValue

Sets the cookie value, applying the specified encoding.

struct Cookie
void
setValue
(
string value
,
.Cookie.Encoding encoding = .Cookie.Encoding.url
)

Meta