Cookies

These interfaces are used to retreive stored HTTP cookie information. Use the nsICookieService interface to retrieve and modify cookies. Use the nsICookieManager interface to delete cookies. There are corresponding components for both of these interfaces.

Jump to:


Interfaces

The following cookie related interfaces are available.

nsICookie
nsICookie2
nsICookieAcceptDialog
nsICookieConsent
nsICookieManager
nsICookieManager2
nsICookiePermission
nsICookiePromptService
nsICookieService
nsICookieStorage

Components

The following cookie related components are available.

@mozilla.org/cookie-consent;1
@mozilla.org/cookie-notifier;1
@mozilla.org/cookie/permission;1
@mozilla.org/cookie;1
@mozilla.org/cookieService;1
@mozilla.org/cookiemanager;1
@mozilla.org/embedcomp/cookieprompt-service;1

Reference documentation is generated from Mozilla's source.