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-02 22:42:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
81c66cb37fce43aeab05b8e997d058ea7f81f69f
RestKit
/
Code
History
Blake Watters
81c66cb37f
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
..
CoreData
Added support for tracking upload progress
2010-10-26 14:05:29 -04:00
Network
Added support for tracking upload progress
2010-10-26 14:05:29 -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