[swift-corelibs-dev] NSURLSession & libcurl

Daniel Eggert danieleggert at me.com
Wed Mar 30 13:56:28 CDT 2016


Changes since last week:

NSURLSessionDataTask (i.e. GET requests) now work with callbacks and with completion handler.

Debug output is enabled by environment variables.

Handling a few common error scenarios to return the corresponding NSError.

/Daniel



More information about the swift-corelibs-dev mailing list