摘要: AFNetworking默认是只能解析以下格式,如果需要支持data等格式,需要增加acceptableContentTypesAFNetworking.acceptableContentTypes = [NSSet setWithObjects:@"application/json", @"tex... 阅读全文
posted @ 2015-11-17 13:45 ReBack2010 阅读(985) 评论(0) 推荐(0) 编辑