serverino ~master (2024-03-17T18:35:47Z)
Dub
Repo
Cookie.secure
serverino
interfaces
Cookie
Set cookie secure flag. This cookie will be sent only thru https.
struct
Cookie
@
safe
@
nogc
nothrow @
property
ref scope return
Cookie
secure
(
bool
secure
= true
)
Meta
Source
See Implementation
serverino
interfaces
Cookie
constructors
this
enums
SameSite
properties
domain
expire
httpOnly
invalidate
maxAge
path
sameSite
secure
Set cookie secure flag. This cookie will be sent only thru https.