Cookie blocked/not saved in IFRAME in Internet Explorer

前端 未结 22 2487
死守一世寂寞
死守一世寂寞 2020-11-22 00:53

I have two websites, let\'s say they\'re example.com and anotherexample.net. On anotherexample.net/page.html, I have an IFRAME S

22条回答
  •  陌清茗
    陌清茗 (楼主)
    2020-11-22 01:17

    If anybody is looking for Apache line; we used this one.

    Header set P3P "CP=\"Thanks IE8\""

    It really didn't matter what we set CP value to, as long as there is the P3P header.

提交回复
热议问题