ServiceWorkerGlobalScope:cookieStore 属性
备注: 此特性仅在 Service Worker 中可用。
ServiceWorkerGlobalScope
接口的 cookieStore
只读属性返回 Service Worker 关联的 CookieStore
对象的引用。
值
CookieStore
对象实例。
规范
Specification |
---|
Cookie Store API # dom-serviceworkerglobalscope-cookiestore |
浏览器兼容性
BCD tables only load in the browser