ailed: unacceptable content-type
2017-08-10 本文已影响10人
Matcha00
在AFN 文件中找到AFURLResponseSerialization.m 在这里搜索self.acceptableContentTypes = [NSSet setWithObjects:@"application/json", @"text/json", @"text/javascript",@"text/html", nil];添加@"text/html"