tough-cookie.cookie.expires.md
May 3, 2024 ยท View on GitHub
Home > tough-cookie > Cookie > expires
Cookie.expires property
The 'Expires' attribute of the cookie (See RFC6265 Section 5.2.1).
Signature:
expires: Date | 'Infinity' | null;
May 3, 2024 ยท View on GitHub
Home > tough-cookie > Cookie > expires
The 'Expires' attribute of the cookie (See RFC6265 Section 5.2.1).
Signature:
expires: Date | 'Infinity' | null;