Skip to content

Asynchronous access to cookies from JavaScript

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.md
Notifications You must be signed in to change notification settings

fred-wang/cookie-store

 
 

Cookie Store API

Build Status

This repository documents an API for accessing HTTP cookies asynchronously from Document and Service Worker global contexts.

The API has a test suite in the Web Platform Tests project.

Resources

This API is inspired by and loosely based on the following discussions.

cookie change events is a concurrently developed API proposal that also addresses the synchronous nature of document.cookie.

The Cookie Store API has also been discussed in the following places.

The best resource for understanding the deep technical aspects of cookies is the most recent draft of RFC 6265bis.

This API aims to replace document.cookie and navigator.cookieEnabled.

This API is also known as the Async Cookies API.

About

Asynchronous access to cookies from JavaScript

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%