Document Revision History

This table describes the changes to SimpleURLConnections.

DateNotes
2012-04-11

Adopted the latest tools and techniques (most notably, ARC). Disabled the bound pair workaround that was necessary prior to iOS 5.

2010-07-20

Updated for iOS 4.0

2009-09-17

Demonstrates simple networking using the NSURLConnection API.