tough-cookie.createcookieoptions.path.md

May 3, 2024 ยท View on GitHub

Home > tough-cookie > CreateCookieOptions > path

CreateCookieOptions.path property

The 'Path' attribute of the cookie represents the path of the cookie (See RFC6265 Section 5.2.4).

Signature:

path?: string | null;