域的cookie被发送到子域,如何解决?

发布于 2024-08-12 05:59:46 字数 123 浏览 3 评论 0原文

当我访问 sub.domain.tld 时,Firefox 正在发送我的“.domain.tld”cookie。

如何确保浏览器只发送“.sub.domain.tld”而不是“.domain.tld”的cookie?

Firefox is sending my ".domain.tld" cookies when I go to sub.domain.tld.

How can I make sure that the browser only sends cookies of ".sub.domain.tld" and not ".domain.tld"?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

怼怹恏 2024-08-19 05:59:46

你不能。如果您在 .domain.tld 上设置 cookie,它将被发送到 domain.tld 和所有子域。

尽管这可能与您的问题无关,但请查看 sstatic.net - Stack Overflow 系列网站的托管位置他们的静态资源。

You cannot. If you set a cookie on .domain.tld it will be sent to domain.tld and all subdomains.

Although this may be unrelated to your problem, take a look at sstatic.net - where the Stack Overflow family of sites host their static resources.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文