神秘的混合内容警告 - 似乎都是 https,没有 http?
我有一个 https 页面,它启动一个shadowbox,它本身有一个页面。 Shadowbox 内容是通过父页面的任何协议获取的,因此也使用 https 加载。
当 Shadowbox 页面加载时,我收到混合内容警告,指出某些部分未加密。通常,当某些页面内容是通过 https 请求获取而有些页面内容是通过 http 请求获取时,就会发生这种情况。然而,根据 Firefox 的“Live HTTP Headers”插件,父页面和加载到 Shadowbox 中的页面的每个标头都是 https:任何地方都没有 http 请求的迹象。
我对此有点困惑,想要摆脱混合内容警告,因为它们在某些浏览器中确实具有侵入性,并且通常会让人们有点恐慌。
其他人可以建议为什么会发生这种情况,或者进一步诊断它的方法吗?
感谢您的任何建议 - 最大
I have an https page which launches a shadowbox which itself has a page inside it. The shadowbox content is got with whatever protocol the parent page is, so loads with https as well.
When the shadowbox page loads I get a mixed content warning, saying that some parts are not encrypted. Usually this happens when some of the page contents are got with https requests and some with http. However, according to the "Live HTTP Headers" plugin for firefox, every header for the parent page and the page loaded into the shadowbox are all https: there's no sign of an http request anywhere.
I'm a bit stumped by this and want to get rid of the mixed content warning, because they're really intrusive in some browsers and generally make people panic a bit.
Can anyone else suggest why this might be happening, or a way to diagnose it further?
Grateful for any advice - max
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论