Cookie.expires

Expiration date of the cookie

  1. string expires [@property setter]
    class Cookie
    @safe @property
    void
    expires
    (
    string value
    )
  2. SysTime expires [@property setter]
  3. string expires [@property getter]

Meta