作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我猜 Google 已经找到了一种方法来阻止 Google+ 在 iFrame 中加载,因为我可以把 https://www.google.com/进入页面的框架,我不能对 https://plus.google.com/ 做同样的事情.它只是给出一个空白页。我正在尝试在我的自定义页面中嵌入视频群聊。谁能告诉我为什么这不起作用,以及是否有办法让它起作用?我想要做的就是在环聊之外添加一些小部件。这是 Google 在 Firefox 中返回的 header :
(Status-Line) HTTP/1.1 200 OK
Content-Type text/html; charset=UTF-8
X-Frame-Options SAMEORIGIN
P3P CP="This is not a P3P policy! See http://www.google.com/support/accounts/bin/answer.py?hl=en&answer=151657 for more info."
Content-Encoding gzip
Date Wed, 28 Sep 2011 07:23:04 GMT
Expires Wed, 28 Sep 2011 07:23:04 GMT
Cache-Control private, max-age=0
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Content-Length 674
Server GSE
在 Chrome 中,它只是说页面没有响应。
最佳答案
好吧,那太蠢了……它正盯着我的脸看:
X-Frame-Options SAMEORIGIN
https://developer.mozilla.org/en/The_X-FRAME-OPTIONS_response_header
关于google-plus - 如何在 HTML 框架中加载 Google+ 视频群聊?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7579704/
我是一名优秀的程序员,十分优秀!