Interface

Soup-3.0SoupCookieJarTextConstructorProps

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

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from Soup.CookieJar.ConstructorProps

Properties

filename: string

Properties - Inherited from Soup.CookieJar.ConstructorProps

read_only: boolean
readOnly: boolean