Updating list of implemented NSURLConnectionDelegate method
This commit is contained in:
parent
9aeb38649b
commit
965b3670a7
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@
|
|||
- `connection:willCacheResponse:`
|
||||
- `connection:canAuthenticateAgainstProtectionSpace:`
|
||||
- `connection:didReceiveAuthenticationChallenge:`
|
||||
- `connectionShouldUseCredentialStorage:`
|
||||
- `connection:needNewBodyStream:`
|
||||
|
||||
If any of these methods are overridden in a subclass, they _must_ call the `super` implementation first.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue