【发布时间】:2019-04-08 00:27:19
【问题描述】:
我正在测试(在 Windows 7 64 位的本地主机上)我的 Web 应用程序在 cookie 被阻止时的行为。
在 IE11 上测试时,您似乎无法阻止 cookie,即使 IE11 设置显示我已阻止 cookie。(我也尝试卸载并重新安装 IE11,以防万一出现问题,但无法阻止 cookie .)
我研究并去过以下地方但没有答案;
- Cookies disable doesn't work in Internet Explorer 11 using advance setting
- Cookie disabled issue in IE
- document.cookie is still accessible on IE11, even though cookies are disabled
- https://superuser.com/questions/1000545/internet-explorer-11-cant-disable-localhost-cookies
或者我应该忘记 Internet Explorer 吗? (提前感谢编码社区)
【问题讨论】: