tough-cookie.createcookieoptions.extensions.md
May 3, 2024 ยท View on GitHub
Home > tough-cookie > CreateCookieOptions > extensions
CreateCookieOptions.extensions property
Contains attributes which are not part of the defined spec but match the extension-av syntax defined in Section 4.1.1 of RFC6265 (See RFC6265 Section 4.1.1).
Signature:
extensions?: string[] | null;