We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
93a41fc
NSURLSession
This release adds support for the new NSURLSession and related classes (NSURLSessionDataTask) and the new way appeared in iOS7 to perform requests.
NSURLSessionDataTask
(It also adds support for AFNetworking 2.0 when using NSURLSession with this framework)