Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nsurlsession

Random and occasional network error (NSURLErrorDomain Code=-1001 and NSURLErrorDomain Code=-1005)

Download in documents directory or move file async - iOS

ETag and If-None-Match HTTP Headers are not working

Background upload multiple images using single NSURLSession uploadTaskWithRequest

NSURLSession and amazon S3 uploads

AFNetworking 3.0 AFHTTPSessionManager using NSOperation

NSURLSession Threads: Tracking multiple background downloads

Custom NSURLProtocol with NSURLSession

Memory leak when using NSURLSession.downloadTaskWithURL

unable to upload file using NSURLSession multi-part form data in iOS

setting limit on concurrent tasks in AFNetworking 2 running AFHTTPSessionManager

How does one deal with a cancelled NSURLSessionTask in the completion handler block?

iOS/Cocoa - NSURLSession - Handling Basic HTTPS Authorization

How to cancel on-going HTTP request in Swift?

Set cookies with NSURLSession

How do you know when the NSURLSession object has been invalidated by iOS?

ios nsurlsession

iOS: Does force quitting the app disables background upload using NSURLSession?

How to resume NSURLSession download process after app force-quit and app relaunch?

Average progress of all the NSURLSessionTasks in a NSURLSession

iOS - Best practice to save Images locally - NSCache vs Save in Document Directory