Name

KeymasterCookieProvider

Hierarchy

  • KeymasterCookieProvider

Constructors

Methods

Constructors

Methods

  • Provide HTTP cookies as a map of cookie name to values

    Returns {
        [key: string]: string;
    }

    a map of HTTP cookies to include in the request.

    • [key: string]: string

Generated using TypeDoc