用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
网友评论