NSURLSession is a replacement API for NSURLConnection. It provides options that affect the policy of, and various aspects of the mechanism by which NSURLRequest objects are retrieved from the network.
后台上传和下载
能够暂停和恢复网络操作
Configurable container
Subclassable and private storage
Improved authentication handling
Rich delegate model
Uploads and downloads through the file system