mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-01 22:42:51 +08:00
This prevents didSendData RKRequestDelegate method from being called before didStartLoading. Remove goOffline and goOnline support from RKObjectManager. This did not work in the current implementation.