Mon 21 Jul 22:43:21 CEST 2025
This commit is contained in:
parent
3832cb49d8
commit
b3a6e35161
|
@ -0,0 +1,8 @@
|
||||||
|
#import <Foundation/Foundation.h>
|
||||||
|
#import "AFURLResponseSerialization.h"
|
||||||
|
|
||||||
|
@interface TextResponseSerializer : AFHTTPResponseSerializer
|
||||||
|
|
||||||
|
+ (instancetype)serializer;
|
||||||
|
|
||||||
|
@end
|
Loading…
Reference in New Issue
Block a user