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.
我有一个 HTML 页面,它发出 AJAX 请求并获得带有 cookie 的响应。问题是当我转到同一域上的另一个页面时,Firefox 发送 cookie,但 IE (9) 没有。和它的安全配置有关吗?我尝试使用 cookie 权限进行一些操作,但无济于事。