Christian Noon d76faf2bab Added 204 support to response serializers and removed data length checks. %!s(int64=10) %!d(string=hai) anos
..
Alamofire.h 8f8e9acfa0 Fixing whitespace %!s(int64=10) %!d(string=hai) anos
Alamofire.swift 4e633d6d9a [Issue 719] Added `parameters` and `encoding` parameters to download APIs. %!s(int64=10) %!d(string=hai) anos
Download.swift 4e633d6d9a [Issue 719] Added `parameters` and `encoding` parameters to download APIs. %!s(int64=10) %!d(string=hai) anos
Error.swift 85b90fe115 [Issue #668] Made the static error convenience functions public. %!s(int64=10) %!d(string=hai) anos
Info.plist c2429d953b Added release notes to the CHANGELOG and bumped the version to 3.1.0. %!s(int64=10) %!d(string=hai) anos
Manager.swift 744e8e262b Manager now has two initializers to support custom delegates and sessions. %!s(int64=10) %!d(string=hai) anos
MultipartFormData.swift 8873379b67 [Issue #767] Added tvOS framework and test targets to the proejct. %!s(int64=10) %!d(string=hai) anos
ParameterEncoding.swift df525acf40 URL encoding now leverages the dictionary keys lazy evaluation directly. %!s(int64=10) %!d(string=hai) anos
Request.swift bc3f36f754 replace unnecessary usage of NSString with String %!s(int64=10) %!d(string=hai) anos
Response.swift ba280a4fbd Revert "Response initializer now has internal ACL since it does not need to be public." %!s(int64=10) %!d(string=hai) anos
ResponseSerialization.swift d76faf2bab Added 204 support to response serializers and removed data length checks. %!s(int64=10) %!d(string=hai) anos
Result.swift 8759805c8c Added public docstrings to Result custom string convertible protocols. %!s(int64=10) %!d(string=hai) anos
ServerTrustPolicy.swift f8f881c03f Opened ServerTrustPolicyManager policies dictionary and added docstrings. %!s(int64=10) %!d(string=hai) anos
Stream.swift f4a3a50637 Added support for stream tasks in iOS 9+ and OSX 10.11+. %!s(int64=10) %!d(string=hai) anos
Upload.swift 441a9dca04 [Issue 740] Fixed crash when multipart form data was uploaded from in-memory data. %!s(int64=10) %!d(string=hai) anos
Validation.swift 63fce12f7a Fixed content type validation issue where parameter parsing was incorrect. %!s(int64=10) %!d(string=hai) anos