serverino ~master (2024-03-17T18:35:47Z)
Dub
Repo
Cookie.invalidate
serverino
interfaces
Cookie
Invalidate cookie. It will be deleted from browser on output.setCookie() request.
struct
Cookie
@
safe
@
nogc
nothrow @
property
ref scope return
Cookie
invalidate
(
)
Meta
Source
See Implementation
serverino
interfaces
Cookie
constructors
this
enums
SameSite
properties
domain
expire
httpOnly
invalidate
maxAge
path
sameSite
secure
Invalidate cookie. It will be deleted from browser on output.setCookie() request.