A cookie associated with a cross-site resource at was set without the `SameSite` attribute

Posted f2ehe

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了A cookie associated with a cross-site resource at was set without the `SameSite` attribute相关的知识,希望对你有一定的参考价值。

A cookie associated with a cross-site resource at was set without the SameSite attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with SameSite=None and Secure. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.

在本地环境下chrome无法操作cookie,要放在服务器环境进行操作

以上是关于A cookie associated with a cross-site resource at was set without the `SameSite` attribute的主要内容,如果未能解决你的问题,请参考以下文章