mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-11 11:39:05 +08:00
* Renamed RKObjectPaginator to RKPaginator for simplicity * Removed delegate on paginator in favor of simple success/failure blocks * Added `willMapDeserializedResponseBlock` for manipulating the response body before mapping begins * Added support for cancelling an in-progress pagination request