Christian Noon 092022fb5b Merge pull request #742 from Alamofire/feature/url_encoded_in_url_case 10 lat temu
..
Alamofire.h 8f8e9acfa0 Fixing whitespace 10 lat temu
Alamofire.swift 4e633d6d9a [Issue 719] Added `parameters` and `encoding` parameters to download APIs. 10 lat temu
Download.swift 4e633d6d9a [Issue 719] Added `parameters` and `encoding` parameters to download APIs. 10 lat temu
Error.swift 85b90fe115 [Issue #668] Made the static error convenience functions public. 10 lat temu
Info.plist 1108ae4461 Added release notes to the CHANGELOG and bumped the version to 2.0.0-beta.4. 10 lat temu
Manager.swift 4264b9d521 [Issue 728] Background completion handler is now always called on main queue. 10 lat temu
MultipartFormData.swift b4cb7cc30c Added watchOS framework with all source files and updated README. 10 lat temu
ParameterEncoding.swift 3636ab2f45 Added ParameterEncoding URLEncodedInURL case to force encoding directly in URL. 10 lat temu
Request.swift 64a004472c [Issue #732] Swapped out NSError for ErrorType in all Result types. 10 lat temu
ResponseSerialization.swift 64a004472c [Issue #732] Swapped out NSError for ErrorType in all Result types. 10 lat temu
Result.swift e489c5fece [Issue #703] Updated Result Failure to store an ErrorType instead of NSError. 10 lat temu
ServerTrustPolicy.swift f8f881c03f Opened ServerTrustPolicyManager policies dictionary and added docstrings. 10 lat temu
Stream.swift f4a3a50637 Added support for stream tasks in iOS 9+ and OSX 10.11+. 10 lat temu
Upload.swift 441a9dca04 [Issue 740] Fixed crash when multipart form data was uploaded from in-memory data. 10 lat temu
Validation.swift 64a004472c [Issue #732] Swapped out NSError for ErrorType in all Result types. 10 lat temu