Web features explorer

Storage access

Newly available since 2023-12-05
Tags: api html http Groups: Storage

The document.requestStorageAccess() method allows content in iframes to request storing and reading cookies and other site data, while the document.hasStorageAccess() method checks if such access is granted. To learn more, see Storage Access API at MDN.

Compatibility

Specifications