diff --git a/AFNetworking/AFURLResponseSerialization.h b/AFNetworking/AFURLResponseSerialization.h index 02051b6..7728089 100644 --- a/AFNetworking/AFURLResponseSerialization.h +++ b/AFNetworking/AFURLResponseSerialization.h @@ -107,6 +107,7 @@ - `application/json` - `text/json` + - `text/javascript` */ @interface AFJSONResponseSerializer : AFHTTPResponseSerializer