Requests
Requests copied to clipboard
NSURLComponents for URL parsing
- Replaced manual URL parsing with NSURLComponents, which are already available in Swift Foundation
- Added .swift-version to lock down the used Swift version
All tests passed.
Hmm there seems to be something wrong with make test. Building works fine, but building the test target fails: https://travis-ci.org/kylef/Requests/builds/109741698