AFNetworking/AFNetworking
Mattt Thompson 68dc7e866e Using NSJSONSerializer when supported, falling back on JSONKit
Changing return type for JSON response from NSDictionary to id, to support non-dictionary top-level elements in response, such as arrays

Defining default acceptable content types and status codes as class methods in AFJSONRequestOperation

Adding text/json to acceptable MIME type for JSON
2011-08-03 11:31:00 -05:00
..
AFHTTPRequestOperation.h Moving AFNetworking classes into correct directory 2011-07-27 15:20:37 -05:00
AFHTTPRequestOperation.m Using NSJSONSerializer when supported, falling back on JSONKit 2011-08-03 11:31:00 -05:00
AFImageCache.h Moving AFNetworking classes into correct directory 2011-07-27 15:20:37 -05:00
AFImageCache.m Moving AFNetworking classes into correct directory 2011-07-27 15:20:37 -05:00
AFImageRequestOperation.h Moving AFNetworking classes into correct directory 2011-07-27 15:20:37 -05:00
AFImageRequestOperation.m Moving AFNetworking classes into correct directory 2011-07-27 15:20:37 -05:00
AFJSONRequestOperation.h Using NSJSONSerializer when supported, falling back on JSONKit 2011-08-03 11:31:00 -05:00
AFJSONRequestOperation.m Using NSJSONSerializer when supported, falling back on JSONKit 2011-08-03 11:31:00 -05:00
AFNetworkActivityIndicatorManager.h Moving AFNetworking classes into correct directory 2011-07-27 15:20:37 -05:00
AFNetworkActivityIndicatorManager.m Moving AFNetworking classes into correct directory 2011-07-27 15:20:37 -05:00
AFRestClient.h Using NSJSONSerializer when supported, falling back on JSONKit 2011-08-03 11:31:00 -05:00
AFRestClient.m Using NSJSONSerializer when supported, falling back on JSONKit 2011-08-03 11:31:00 -05:00
UIImage+AFNetworking.h Moving AFNetworking classes into correct directory 2011-07-27 15:20:37 -05:00
UIImage+AFNetworking.m Moving AFNetworking classes into correct directory 2011-07-27 15:20:37 -05:00
UIImageView+AFNetworking.h Moving AFNetworking classes into correct directory 2011-07-27 15:20:37 -05:00
UIImageView+AFNetworking.m Moving AFNetworking classes into correct directory 2011-07-27 15:20:37 -05:00