BluePic
BluePic copied to clipboard
Revert test code to use URLSession instead of Kitura-net.
I created the following issue on Swift Jira https://bugs.swift.org/browse/SR-2974 We can revert test code once this has been addressed.
Looks like a SwiftRuntime issue has been created based on my bug report: https://github.com/IBM-Swift/SwiftRuntime/issues/237
I believe many of the URLSession issues have been fixed, including this one in swift 3.1. Whenever there is an official release, we can try to use URLSession again.