vibe-http ~master (2021-03-22T09:44:24Z)
Home
Dub
Repo
Cookie.httpOnly
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
vibe
http
common
Cookie
enums
Encoding
functions
expire
setValue
writeString
properties
domain
expires
httpOnly
maxAge
path
rawValue
secure
value
Prevents access to the cookie from scripts.