WICG / cookie-store

Asynchronous access to cookies from JavaScript
https://wicg.github.io/cookie-store/
Apache License 2.0
143 stars 35 forks source link

Add character set and length restrictions from RFC6265bis #199

Closed recvfrom closed 3 years ago

recvfrom commented 3 years ago

We should update the 'Set a cookie' section to mention the character set limitations and length restrictions present in the latest version of RFC6265bis. PR incoming!

inexorabletash commented 3 years ago

Awesome! I just did a quick review pass. Thanks for this!