| Last Revision: | Version 1.2, 2011-01-26 |
| Build Requirements: | Xcode 3.2.5 or later |
| Runtime Requirements: | iOS 3.2 or later |
This sample demonstrates various advanced networking techniques with NSURLConnection. Specifically, it demonstrates how to respond to authentication challenges, how to modify the default server trust evaluation (for example, to support a server with a self-signed certificate), and how to provide client identities.