vibe-d ~master (2022-11-16T10:14:41Z)
Home
Dub
Repo
Cookie.setValue
index
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
index
vibe
http
common
CookieValueMap
Cookie
constructors
this
functions
setValue
value
variables
name
rawValue
Sets the cookie value, applying the specified encoding.