[Issue #77] Returning correct error ivar in AFHTTPRequestOperation -error
This commit is contained in:
parent
3040aafee9
commit
1de3d17548
@ -70,7 +70,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
return [super error];
|
||||
return _HTTPError;
|
||||
}
|
||||
|
||||
- (BOOL)hasAcceptableStatusCode {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user