Home > tough-cookie > SerializedCookieJar
A JSON representation of a CookieJar.
Signature:
export interface SerializedCookieJar
Property |
Modifiers |
Type |
Description |
---|---|---|---|
The list of Cookie values serialized as JSON objects. | |||
boolean |
The value of CreateCookieJarOptions.rejectPublicSuffixes configured on the CookieJar. | ||
string | null |
The name of the store used during serialization. | ||
string |
The version of |