Skip to main content
Version: Next

SerializedCookieJar

JSON representation of a CookieJar. Structurally compatible with tough-cookie's SerializedCookieJar.

Index

Properties

cookies

cookies: Record<string, unknown>[]

rejectPublicSuffixes

rejectPublicSuffixes: boolean

storeType

storeType: null | string

version

version: string