vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
Cookie.httpOnly
index
vibe
http
common
Cookie
Prevents access to the cookie from scripts.
bool
httpOnly
[@property setter]
class
Cookie
@
safe
@
property
void
httpOnly
(
bool
value
)
bool
httpOnly
[@property getter]
Meta
Source
See Implementation
index
vibe
http
common
Cookie
enums
Encoding
SameSite
functions
expire
setValue
writeString
properties
domain
expires
httpOnly
maxAge
path
rawValue
sameSite
secure
value
Prevents access to the cookie from scripts.