用AFNetworking 不能成功返回数据,但用浏览器查看接
2016-11-19 本文已影响100人
ali_hilo
用AFNetworking 一直提示以下错误
Error Domain=com.alamofire.error.serialization.response Code=-1016 "Request failed: unacceptable content-type: text/html"
直接把后台的接口,拿到浏览器,可以显示数据.。 但是一用AFNetworking 就不success,而是跳到failure。
网搜,一下就是解决办法.
转载出处:http://blog.csdn.net/dengbin9009/article/details/43485617