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

本地存储方式及场景 | HZFE - 剑指前端 Offer #72

Open
utterances-bot opened this issue Jan 6, 2023 · 1 comment
Open

本地存储方式及场景 | HZFE - 剑指前端 Offer #72

utterances-bot opened this issue Jan 6, 2023 · 1 comment

Comments

@utterances-bot
Copy link

本地存储方式及场景 | HZFE - 剑指前端 Offer

相关问题

https://febook.hzfe.org/awesome-interview/book4/browser-local-storage

Copy link

1.2中 Strcit => Strict

SameSite 属性表示跨域时 cookie 的处理策略,包括 Strict, Lax 和 None。
    Strcit:cookie 只会在第一方上下文中发送,不会与第三方网站发起的请求一起发送。

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

2 participants