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

[feature] 增加对CookieStore的支持 #5

Open
CC11001100 opened this issue Jul 28, 2023 · 2 comments
Open

[feature] 增加对CookieStore的支持 #5

CC11001100 opened this issue Jul 28, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request feature 新需求
Milestone

Comments

@CC11001100
Copy link
Member

需求来自: https://v2ex.com/t/960304#reply19

相关资料:
https://developer.mozilla.org/en-US/docs/Web/API/CookieStore

@CC11001100 CC11001100 added the enhancement New feature or request label Jul 28, 2023
@CC11001100 CC11001100 self-assigned this Jul 28, 2023
@CC11001100 CC11001100 changed the title 增加对CookieStore的支持 [feature] 增加对CookieStore的支持 Jul 28, 2023
@CC11001100 CC11001100 added the feature 新需求 label Jul 28, 2023
@codehz
Copy link
Contributor

codehz commented Jul 28, 2023

cookieStore这玩意大概率不会被网站直接用,因为目前只有chrome支持,但是有些polyfill会在浏览器支持的情况下用(

@CC11001100
Copy link
Member Author

cookieStore这玩意大概率不会被网站直接用,因为目前只有chrome支持,但是有些polyfill会在浏览器支持的情况下用(

哈哈哈,是的,虽然使用得比较少,但还是兼容一下呗,毕竟也是一条设置cookie的路径

@CC11001100 CC11001100 added this to the v1.0 milestone Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature 新需求
Projects
None yet
Development

No branches or pull requests

2 participants