Christian Noon e006fa8d4e Fixed the copyright header in the Response.swift file. 10 years ago
..
Alamofire.h 8f8e9acfa0 Fixing whitespace 10 years ago
Alamofire.swift 4e633d6d9a [Issue 719] Added `parameters` and `encoding` parameters to download APIs. 10 years ago
Download.swift 4e633d6d9a [Issue 719] Added `parameters` and `encoding` parameters to download APIs. 10 years ago
Error.swift 85b90fe115 [Issue #668] Made the static error convenience functions public. 10 years ago
Info.plist b65a82f1a0 Added release notes to CHANGELOG and bumped version to Alamofire 3.0.0-beta.1. 10 years ago
Manager.swift 744e8e262b Manager now has two initializers to support custom delegates and sessions. 10 years ago
MultipartFormData.swift b4cb7cc30c Added watchOS framework with all source files and updated README. 10 years ago
ParameterEncoding.swift 4f6b29560a [Issue #206] Fixed percent encoding issue for long chinese strings. 10 years ago
Request.swift b00d3f2bda Result error is now generic and response serializers all return server data. 10 years ago
Response.swift e006fa8d4e Fixed the copyright header in the Response.swift file. 10 years ago
ResponseSerialization.swift e64ae6565f Merge branch 'feature/double_generic_results' into feature/response_generic_type 10 years ago
Result.swift 8759805c8c Added public docstrings to Result custom string convertible protocols. 10 years ago
ServerTrustPolicy.swift f8f881c03f Opened ServerTrustPolicyManager policies dictionary and added docstrings. 10 years ago
Stream.swift f4a3a50637 Added support for stream tasks in iOS 9+ and OSX 10.11+. 10 years ago
Upload.swift 441a9dca04 [Issue 740] Fixed crash when multipart form data was uploaded from in-memory data. 10 years ago
Validation.swift b00d3f2bda Result error is now generic and response serializers all return server data. 10 years ago