vibe-http v1.0.0 (2024-02-17T13:45:36Z)
Home
Dub
Repo
Cookie.setValue
vibe
http
common
CookieValueMap
Cookie
Sets the cookie value, applying the specified encoding.
struct
Cookie
void
setValue
(
string
value
,
.
Cookie.Encoding
encoding
= .
Cookie.Encoding.url
)
Meta
Source
See Implementation
vibe
http
common
CookieValueMap
Cookie
constructors
this
functions
setValue
value
variables
name
rawValue
Sets the cookie value, applying the specified encoding.