mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-06-13 09:35:24 +08:00
The default behavior is the same as before, to follow redirects. If RKRequest.followRedirect is set to NO, then a redirect (301, 302, 307) response will not be followed, and the request processing will proceed using the current request only.