Christian Noon 001c03dd55 Switched server trust host validation over to use SSL policy evaluation. hace 10 años
..
Alamofire.h 8f8e9acfa0 Fixing whitespace hace 10 años
Alamofire.swift d58446edf8 Refactored response validation and serialization to leverage result types. hace 10 años
Download.swift ed5c1c9dd6 Reformatted source code and documentation to fit within 120 characters. hace 10 años
Error.swift 85b90fe115 [Issue #668] Made the static error convenience functions public. hace 10 años
Info.plist 8c0a49c20c Bumped the version of the framework and podspec to 2.0.0-beta.1. hace 10 años
Manager.swift 6f3c72cefc [Issue #672] Removed required declaration on the Manager init method. hace 10 años
MultipartFormData.swift b4cb7cc30c Added watchOS framework with all source files and updated README. hace 10 años
ParameterEncoding.swift 228003e804 Merge pull request #660 from Alamofire/feature/opening_up_parameter_encoding hace 10 años
Request.swift 62a5683b38 Fixed issue where the operation queue would leak if the task was never started. hace 10 años
ResponseSerialization.swift becb34c8c8 Added tests around all response serializers raising the code coverage. hace 10 años
Result.swift 09fc146b08 Added CustomStringConvertible and CustomDebugStringConvertible conformance. hace 10 años
ServerTrustPolicy.swift 001c03dd55 Switched server trust host validation over to use SSL policy evaluation. 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 94d1128810 Refactored the MultipartFormData encoding to leverage Swift 2.0 error handling. hace 10 años
Validation.swift d58446edf8 Refactored response validation and serialization to leverage result types. hace 10 años