标签: ios http https
这发生在2个案例中:
使用UIWebView和url https://github.com/burzum/cakephp-file-storage/issues/36加载h5页面,并且页面中的资源(css,png ...)使用相对路径成为http请求
使用NSURLConnection通过https url加载h5资源,但是服务器收到了http请求
两者都是随机发生的:
https://domain/path Image 1