Blake Watters
|
9c0404e36e
|
Added MIMEType setter flavor for RKParams addData. Typical use case for a data field is to want to set the MIME Type. Added MobileCoreServices.framework to requirements and added to the UISpec target
|
2010-10-28 13:12:03 -04:00 |
|
Blake Watters
|
f02e48f252
|
Switched out ContentTypeHTTPHeader for HTTPHeaderValueForContentType so all RKRequestSerializable methods start with an HTTP prefix. Deprecated ContentTypeHTTPHeader. Additional comments to make streaming support straightforward
|
2010-10-26 13:38:23 -04:00 |
|
Blake Watters
|
6febbe325f
|
Cleaned up naming and removed debugging log statements
|
2010-10-26 13:12:50 -04:00 |
|
Blake Watters
|
7d3269869b
|
Checking in working version of the streaming uploader. Just need to finish cleaning up the code.
|
2010-10-26 12:50:48 -04:00 |
|
Blake Watters
|
bd93d43f94
|
Finished split into more logical components. Library now copies Headers to Build/RestKit and you can selectively link against the components your app needs. libRestKit.a contains everything from the core library.
|
2010-10-01 13:02:24 -04:00 |
|