13 Forks
74 Stars
74 Watchers

NSURLSession-SynchronousTask

NSURLSession category which brings NSURLConnection-like synchronous tasks to NSURLSession

How to download and setup NSURLSession-SynchronousTask

Open terminal and run command
git clone https://github.com/floschliep/NSURLSession-SynchronousTask.git
git clone is used to create a copy or clone of NSURLSession-SynchronousTask repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with NSURLSession-SynchronousTask https://github.com/floschliep/NSURLSession-SynchronousTask/archive/master.zip

Or simply clone NSURLSession-SynchronousTask with SSH
[email protected]:floschliep/NSURLSession-SynchronousTask.git

If you have some problems with NSURLSession-SynchronousTask

You may open issue on NSURLSession-SynchronousTask support forum (system) here: https://github.com/floschliep/NSURLSession-SynchronousTask/issues