Christian Noon 8759805c8c Added public docstrings to Result custom string convertible protocols. 10 年 前
..
Alamofire.h 8f8e9acfa0 Fixing whitespace 10 年 前
Alamofire.swift 4e633d6d9a [Issue 719] Added `parameters` and `encoding` parameters to download APIs. 10 年 前
Download.swift 4e633d6d9a [Issue 719] Added `parameters` and `encoding` parameters to download APIs. 10 年 前
Error.swift 85b90fe115 [Issue #668] Made the static error convenience functions public. 10 年 前
Info.plist 88371ffcf8 Updated the release notes in the CHANGELOG and bumped the version to 2.0.1. 10 年 前
Manager.swift a1233bc08d Removed unnecessary calls to self in SessionDelegate...no functional changes. 10 年 前
MultipartFormData.swift b4cb7cc30c Added watchOS framework with all source files and updated README. 10 年 前
ParameterEncoding.swift d78053ebb9 Removed an unnecessary separator in the ParameterEncoding enum. 10 年 前
Request.swift b00d3f2bda Result error is now generic and response serializers all return server data. 10 年 前
Response.swift ed89a6a4b5 Added a Response struct to store all response data for a completed Request. 10 年 前
ResponseSerialization.swift 8a6ee8427d Refactored all response serialization to leverage the new Response struct. 10 年 前
Result.swift 8759805c8c Added public docstrings to Result custom string convertible protocols. 10 年 前
ServerTrustPolicy.swift f8f881c03f Opened ServerTrustPolicyManager policies dictionary and added docstrings. 10 年 前
Stream.swift f4a3a50637 Added support for stream tasks in iOS 9+ and OSX 10.11+. 10 年 前
Upload.swift 441a9dca04 [Issue 740] Fixed crash when multipart form data was uploaded from in-memory data. 10 年 前
Validation.swift b00d3f2bda Result error is now generic and response serializers all return server data. 10 年 前