mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-05-25 21:50:48 +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.