mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-24 04:46:01 +08:00
Revert "Merge branch 'nolanw-request-delegate-gets-failed-auth-challenge'"
This reverts commitd6510d963f, reversing changes made toa1e2061106.
This commit is contained in:
@@ -469,9 +469,4 @@ typedef enum {
|
||||
*/
|
||||
- (void)requestDidTimeout:(RKRequest *)request;
|
||||
|
||||
/**
|
||||
* Sent when a request fails authentication
|
||||
*/
|
||||
- (void)request:(RKRequest *)request didFailAuthenticationChallenge:(NSURLAuthenticationChallenge *)challenge;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user