IE 10 not setting / sending cookies (from js) to server

删除回忆录丶 提交于 2019-12-06 12:48:37
Andrew Haritonkin

According to another topic found here and follow up of mentioned MS blog there this happens because you have underscore in the name of your machine! Wicked, huh?

See this:

Q5: IE won’t set a cookie when the hostname/domain contains an underscore?

A: Correct. Technically, underscore is not a DNS character, and while Windows will let you use an underscore when naming your machine, it warns you that doing so may cause problems. One such problem is that WinINET blocks attempts to set cookies on such domains.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!