vibe-http ~master (2021-03-22T09:44:24Z)
Home
Dub
Repo
Cookie.setValue
vibe
http
common
Cookie
Sets the cookie value encoded with the specified encoding.
class
Cookie
@
safe
void
setValue
(
string
value
,
Encoding
encoding
)
Meta
Source
See Implementation
vibe
http
common
Cookie
enums
Encoding
functions
expire
setValue
writeString
properties
domain
expires
httpOnly
maxAge
path
rawValue
secure
value
Sets the cookie value encoded with the specified encoding.