AFNetworking/Example
Mattt Thompson 8b8605185b Replacing NSMutableURLRequest category method with more flexible constructor in AFRestClient
Adding AFRestClient -multipartFormRequestWithMethod:path:parameters:constructingBodyWithBlock:

Defining AFMultipartFormDataProxy protocol

Replacing constant value for string encoding with @property with default of NSUTF8Encoding
2011-09-21 14:00:05 -05:00
..
AFNetworking Example.xcodeproj Replacing NSMutableURLRequest category method with more flexible constructor in AFRestClient 2011-09-21 14:00:05 -05:00
Classes Updating example project to new image request API 2011-09-16 22:41:21 -05:00
Images Changing Example project directory structure 2011-06-01 12:22:44 -05:00
Vendor Minor refactoring to Location Formatter 2011-09-16 22:41:10 -05:00
AppDelegate.h Changing Example project directory structure 2011-06-01 12:22:44 -05:00
AppDelegate.m Removing AFURLCache, using NSURLCache instead 2011-06-02 15:16:17 -05:00
Info.plist Changing Example project directory structure 2011-06-01 12:22:44 -05:00
main.m Changing Example project directory structure 2011-06-01 12:22:44 -05:00
Prefix.pch Changing Example project directory structure 2011-06-01 12:22:44 -05:00