tough-cookie.createcookieoptions.domain.md

May 3, 2024 ยท View on GitHub

Home > tough-cookie > CreateCookieOptions > domain

CreateCookieOptions.domain property

The 'Domain' attribute of the cookie represents the domain the cookie belongs to (See RFC6265 Section 5.2.3).

Signature:

domain?: string | null;