Xcode7 使用NSURLSession发送HTTP请求报错

转载自:   http://blog.csdn.net/abel_tu/article/details/46684887

控制台打印:Application Transport Security has blocked a cleartext HTTP (http://) resource load since it is insecure. Temporary exceptions can be configured via your app's Info.plist file.


解决办法:修改info.plist文件

Xcode7 使用NSURLSession发送HTTP请求报错_第1张图片

版权声明:本文为博主原创文章,未经博主允许不得转载。


你可能感兴趣的:(Xcode7 使用NSURLSession发送HTTP请求报错)