WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
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.
nsICookiensICookie2
nsICookieAcceptDialog
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.
