博客园报错 Mixed Content: The page at 'https://i.cnblogs.com/EditPosts.aspx?opt=1' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://upload.cnblogs.com/imageuploa


chrome浏览器编辑器粘贴图片出现错误错误信息如下

jquery.js:4 Mixed Content: The page at 'https://i.cnblogs.com/EditPosts.aspx?opt=1' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://upload.cnblogs.com/imageuploader/CorsUpload'. This request has been blocked; the content must be served over HTTPS.

错误截图:

错误原因好像关于Chrome浏览器安全证书一类的错误。

解决方案:

  链接修改下就好了

将
https://i.cnblogs.com/EditPosts.aspx?opt=1
修改成
http://i.cnblogs.com/EditPosts.aspx?opt=1

然后继续操作就没问题了


免责声明!

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



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