web api instance property
ServiceWorkerGlobalScope: cookieStore property
Secure contextAvailable in workers
The cookieStore read-only property of the ServiceWorkerGlobalScope interface returns a reference to the CookieStore object associated with this service worker.
Value
A CookieStore object instance.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.