Cookie.maxAge

Set cookie max age. It overrides expire.

struct Cookie
@safe @nogc nothrow @property ref scope return
maxAge
(
Duration maxAge
)

Meta