Interface

Soup-3.0SoupCookieJarTextConstructorProps

interface ConstructorProps {
    accept_policy: Soup.CookieJarAcceptPolicy;
    acceptPolicy: Soup.CookieJarAcceptPolicy;
    filename: string;
    read_only: boolean;
    readOnly: boolean;
}

Hierarchy (View Summary)

Index
filename: string
read_only: boolean
readOnly: boolean