fix #72 for iOS: support latin1 (iso-8859-1) encoded data

This commit is contained in:
Sefa Ilkimen
2018-02-13 15:03:05 +01:00
parent 441268586b
commit 53df68f154
5 changed files with 122 additions and 36 deletions
+3 -1
View File
@@ -5,4 +5,6 @@
+ (instancetype)serializer;
@end
FOUNDATION_EXPORT NSString * const AFNetworkingOperationFailingURLResponseBodyKey;
@end