This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
RestKit
Watch
1
Star
0
Fork
0
You've already forked RestKit
mirror of
https://github.com/zhigang1992/RestKit.git
synced
2026-04-06 22:39:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9c0404e36e24b4cdb71c9ffc4c597979fb39b731
RestKit
/
Code
History
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
..
CoreData
Added support for tracking upload progress
2010-10-26 14:05:29 -04:00
Network
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
ObjectMapping
Add check to RKObjectLoader to verify that the response type isJSON before starting mapping. This can avoid a nasty crash if the remote side sends back an HTML payload (i.e. an error page)
2010-10-27 13:00:24 -04:00
Support
fix use of released object in debug message by relocating the release call
2010-10-19 10:28:34 -04:00
Three20
quited depracation warnings re. the old globalManager property on RKObjectManager
2010-10-22 09:43:25 -04:00
RestKit.h
Removed commented out code
2010-10-01 13:04:46 -04:00