Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这是我在表单身份验证时面临的一个奇怪问题。我正在使用谷歌浏览器。用户通过身份验证后,将在客户端计算机上保存一个 cookie。目前到期日是今天前 1 天。但是当我尝试加载页面时,实际上并没有 cookie 发送到服务器。
这不会立即发生,而是在一段时间后发生。我不确定这里可以提供哪些更多信息?请让我知道是否需要其他东西来调试问题。
也许尝试在其中包含点的 cookie 域:.yourdomain.com如果您使用 www 访问,如果您指定不带点,则不会发送 cookie。
.yourdomain.com