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