在AFN 文件中找到AFURLResponseSerialization.m 在这里搜索self.acceptableContentTypes = [NSSet setWithObjects:@"application/json", @"text/json", @"text/javascript",@"text/html", nil];添加@"text/html"
在AFN 文件中找到AFURLResponseSerialization.m 在这里搜索self.acceptableContentTypes = [NSSet setWithObjects:@"application/json", @"text/json", @"text/javascript",@"text/html", nil];添加@"text/html"
本文标题:ailed: unacceptable content-type
本文链接:https://www.haomeiwen.com/subject/jvbcrxtx.html
网友评论