https iframe嵌套http页面


page - iframe - status

http - http - allowed
http - https - allowed
https- http - not allowed https嵌套http不支持
https- https - allowed
https - https - insecure scripts - not allowed   (不安全的脚本  虽然两个都是https,脚本不安全浏览器会阻止)

https - https - inscure images - allowed but the browser will warn

 

 

 

https/http全支持的情况下可以考虑:

 <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM