vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
Cookie.writeString
index
vibe
http
common
Cookie
Undocumented in source. Be warned that the author may not have intended to support it.
class
Cookie
@
safe
void
writeString
(
R
)
(
R
dst
,
string
name
)
if
(
isOutputRange
!(
R
,
char
)
)
Meta
Source
See Implementation
index
vibe
http
common
Cookie
enums
Encoding
functions
setValue
writeString
properties
domain
expires
httpOnly
maxAge
path
rawValue
secure
value