HTTPS页面里动态的引入HTTP资源,比如引入一个js文件,会被直接block掉的.在HTTPS页面里通过AJAX的方式请求HTTP资源,也会被直接block掉的。 MixedContent: The page at 'xxx' was loadedoverHTTPS, but requested an insecure resource 'xxx'. This request has
HTTPS页面里动态的引入HTTP资源,比如引入一个js文件,会被直接block掉的.在HTTPS页面里通过AJAX的方式请求HTTP资源,也会被直接block掉的。MixedContent: The page at 'xxx' was loadedoverHTTPS, but requested an insecure resource 'xxx'. This request ha...
关于这个错误的详细内容为:MixedContent: The page at 'https://a.b.com/detail?id=5' was loadedoverHTTPS, but requested an insecure script 'http://a.b.com/xxxxxxx'. This request has been blocked; the content must b