Creation time as ms epoch
Canonicalized domain (lowercase, no leading dot)
Expiry time as ms epoch. Use Infinity for session cookies (persistent-flag = false).
TRUE = cookie only sent to exact origin host. FALSE = cookie sent to domain and all subdomains.
TRUE = excluded from non-HTTP API access
Last access time as ms epoch — updated on each retrieval
Cookie name
Cookie path, always starts with "/"
TRUE if cookie has explicit Expires or Max-Age. FALSE = session cookie, cleared on clearSession().
TRUE = only sent over HTTPS
Cookie value
A single RFC 6265-compliant cookie entry. All 11 fields required by RFC 6265 §5.3 storage model.