serverino ~master (2024-03-17T18:35:47Z)
Dub
Repo
Cookie.expire
serverino
interfaces
Cookie
Set cookie expire time. It overrides maxAge.
struct
Cookie
@
safe
@
nogc
nothrow @
property
ref scope return
Cookie
expire
(
SysTime
expire
)
Meta
Source
See Implementation
serverino
interfaces
Cookie
constructors
this
enums
SameSite
properties
domain
expire
httpOnly
invalidate
maxAge
path
sameSite
secure
Set cookie expire time. It overrides maxAge.