Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nsurlsession

How to make a NSURLSesssion GET request with cookies

ios swift nsurlsession

What is the better way to encrypt NSURLCache?

Using Generics / Codable w/ API response 204 NO CONTENT

How to set different expiration timeout for each NSURLRequest

Unit tests with NSURLSession

How to get a backup pin for TrustKit framework's SSL pinning under iOS?

ios nsurlsession pinning

URLSession downloadTask much slower than internet connection

NSURLSessionDownloadTask move temporary file

NSURLSession or NSURLConnection - iOS 6 support

Why is NSURLSession don't use my configured NSURLCache?

How do you get the status code from dataTaskWithURL's NSURLResponse?

iOS URLCache caching when it shouldn't (IMHO)

Assign a new image to UIImageView with Swift

How to get a response from NSURLSessionDownloadTask downloadTaskWithRequest

POST data to a PHP method from Swift

ios swift nsurlsession

Prevent NSURLSession from caching responses

NSURLSessionConfiguration timeoutIntervalForRequest vs NSURLSession timeoutInterval

Best practices for making a queue of NSURLSessionTasks

NSURLSession Memory Leaks occur when using web services in IOS

How do I unit test HTTP request and response using NSURLSession in iOS 7.1?