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

携带 cookie 受阻问题 #161

Open
lovelmh13 opened this issue Jul 26, 2021 · 0 comments
Open

携带 cookie 受阻问题 #161

lovelmh13 opened this issue Jul 26, 2021 · 0 comments

Comments

@lovelmh13
Copy link
Owner

在商家后台(https://x.yyy)打开 im (http://a.yyy)的时候,出现了部分商家不能登陆的问题。

因为 cookie (domain =yyy.com)被拦截了。如图:

image

控制台 domain 处显示:this Set-Cookie was blocked due to user preferences

解决办法:
把 a 换成 https 的域名,就可以了。

原因:
原理还在猜测。跟 https 和 http 有关。

但是我自己的电脑在 http 下可以登陆,玮琦和李虎的电脑上不能登录。

same-site 都是默认的设置,且都用的无痕模式。

其中玮琦和我的 chrome 版本为 88,李虎的 chrome 版本是 90

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