tough-cookie.cookie.path.md
May 3, 2024 ยท View on GitHub
Home > tough-cookie > Cookie > path
Cookie.path property
The 'Path' attribute of the cookie represents the path of the cookie (See RFC6265 Section 5.2.4).
Signature:
path: string | null;
May 3, 2024 ยท View on GitHub
Home > tough-cookie > Cookie > path
The 'Path' attribute of the cookie represents the path of the cookie (See RFC6265 Section 5.2.4).
Signature:
path: string | null;