iframe在IE下不能写cookie的解决

在配置文件夹web.server节点下加入如下:

<httpProtocol>
  <customHeaders>
	<add name="P3P" value="CP=CAO PSA OUR"/>
  </customHeaders>
</httpProtocol>

相关文章:

  • 2021-11-23
  • 2021-09-24
  • 2022-03-08
  • 2021-06-01
  • 2022-12-23
  • 2021-08-10
  • 2021-09-14
猜你喜欢
  • 2021-07-14
  • 2022-12-23
  • 2022-02-27
  • 2021-09-25
  • 2021-08-10
  • 2022-12-23
相关资源
相似解决方案