mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-03-30 17:43:22 +08:00
These issues has been open for some time. I have added thorough unit test coverage for scenarios of mutating the HTTP AUTH credentials on the RKClient and on individual RKRequest instances. Everything seems to work fine. Also added RKAuthenticationExample to RKCatalog for testing. Needs to be updated with support for using OAuth.