Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interest in isCookieDomainAcceptable() #232

Open
ShivanKaul opened this issue Aug 28, 2020 · 0 comments
Open

Interest in isCookieDomainAcceptable() #232

ShivanKaul opened this issue Aug 28, 2020 · 0 comments

Comments

@ShivanKaul
Copy link

Hi! Just wondering if there's any interest in implementing a function along the lines of isCookieDomainAcceptable() from libpsl: https://rockdaboot.github.io/libpsl/libpsl-Public-Suffix-List-functions.html#psl-is-cookie-domain-acceptable

This might be useful for cookie handling libraries that currently have to call psl.get() and implement their own logic around checking for cookie validity. I understand if this library wants to remain small, but I noticed this useful function in libpsl and wondered if there was interest in including it in the JS counterpart.

@ShivanKaul ShivanKaul changed the title isCookieDomainAcceptable() Interest in isCookieDomainAcceptable() Aug 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant