Christian Noon 140bce9e72 Removed SecCertificate array workaround in ServerTrustPolicy for Xcode 7.2. hace 10 años
..
Alamofire.h 8f8e9acfa0 Fixing whitespace hace 10 años
Alamofire.swift 4e633d6d9a [Issue 719] Added `parameters` and `encoding` parameters to download APIs. hace 10 años
Download.swift 4e633d6d9a [Issue 719] Added `parameters` and `encoding` parameters to download APIs. hace 10 años
Error.swift 85b90fe115 [Issue #668] Made the static error convenience functions public. hace 10 años
Info-tvOS.plist 268a22bff9 Added release notes to the CHANGELOG and bumped the version to 3.1.3. hace 10 años
Info.plist 268a22bff9 Added release notes to the CHANGELOG and bumped the version to 3.1.3. hace 10 años
Manager.swift efd4f33fce Collapsed multiple GCD calls into one-liners...no functional changes. hace 10 años
MultipartFormData.swift 8873379b67 [Issue #767] Added tvOS framework and test targets to the proejct. hace 10 años
ParameterEncoding.swift 0e9761f8b2 ParameterEncoding now earlies out when passed an empty parameters dictionary. hace 10 años
Request.swift bc3f36f754 replace unnecessary usage of NSString with String hace 10 años
Response.swift ba280a4fbd Revert "Response initializer now has internal ACL since it does not need to be public." hace 10 años
ResponseSerialization.swift e5dfdb1a64 Switched response status code 204 checks to use if condition instead of guard. hace 10 años
Result.swift 8759805c8c Added public docstrings to Result custom string convertible protocols. hace 10 años
ServerTrustPolicy.swift 140bce9e72 Removed SecCertificate array workaround in ServerTrustPolicy for Xcode 7.2. hace 10 años
Stream.swift f4a3a50637 Added support for stream tasks in iOS 9+ and OSX 10.11+. hace 10 años
Upload.swift 441a9dca04 [Issue 740] Fixed crash when multipart form data was uploaded from in-memory data. hace 10 años
Validation.swift e0c611a400 Content Type validation now always succeeds when server data is nil or empty. hace 10 años