OptionaldomainRestricts the cookie to the given domain.
OptionalexpiresExpiry time as a Unix timestamp in milliseconds.
Cookie name.
OptionalpartitionedWhether the cookie is partitioned (CHIPS).
OptionalpathRestricts the cookie to the given path.
OptionalsameSame-site policy.
OptionalsecureWhether the cookie is restricted to HTTPS.
Cookie value.
A single cookie's attributes.