本文介绍了加载时遇到无效的“X-Frame-Options”标题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述




如何解决无效的'X-Frame-Options' p>当我在我们的html代码中插入谷歌地图,然后
我得到了附加图片中描述的错误。

$ b $你不能控制谷歌的HTTP标题,所以你不能控制他们的工作,使他们。


when i insert the google map in our html code thenI am getting the error which is describe in attached image.

解决方案

You don't control Google's HTTP headers, so you can't (short of getting a job where you do control them) make them use valid options.

这篇关于加载时遇到无效的“X-Frame-Options”标题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-11 22:37