Tyler Richey
4f070b2924
file data upload fix
2011-09-24 21:53:46 -04:00
Mattt Thompson
0c0b1bd383
Using composition of NSMutableData rather than subclassing
...
Renaming private form data proxy object to match @protocol name
2011-09-23 14:25:04 -05:00
Mattt Thompson
efdaedc541
Adding Mac example project
...
Renaming iOS example project
Adding AFNetworking to Mac project using preprocessor macros to resolve UIKit dependencies, and setting compiler flags accordingly.
2011-09-23 12:19:40 -05:00
Mattt Thompson
b621ad0848
Changing multipart form data object to be subclass of NSMutableData
...
Adding mimetype arguments to some multipart methods
2011-09-23 10:21:07 -05:00
Mattt Thompson
2dd68212c0
Adding +clientWithBaseURL:
...
Noting that initWithBaseURL: is the designated initializer
2011-09-22 09:43:58 -05:00
Mattt Thompson
ebb6eb21ad
You know what's an even _better name? AFHTTPClient. Boom.
2011-09-21 22:42:01 -05:00