Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nsurlsession

Difference between multipart form upload and NSURLSession.uploadTaskWithRequest

Networking pattern based on NSURLSession

NSURLErrorDomain Code -1002 downloading pdf

Authentication Challenge Method Is Not Called When Using NSURLSession Custom Delegate

NSURLSession lifecycle and basic authorization

ios nsurlsession

session.dataTaskWithURL completionHandler never called

swift nsurl nsurlsession

NSURLSession URLSessionDidFinishEventsForBackgroundURLSession handler never called ios 8. OK in ios 7

How to configure NSURLSession request's retry attempts on connection drop?

Upload large video via NSURLSession causes memory pressure crash

Get the size of an AVAssetDownloadTask before downloading

Download multiple files using iOS background transfer service

Using NSURLProtocol with NSURLSession

Custom NSURLProtocol slower after switching NSURLConnection to NSURLSession

Downloading more than one file Using NSURLSession and also maintain their progress in background state

AFNetworking 2.0 - Forced caching

NSURLSessionDownloadTask not deleting the file when the app is closed by the user and the task was still active