Christian Noon 268a22bff9 Added release notes to the CHANGELOG and bumped the version to 3.1.3. il y a 10 ans
..
Alamofire.h 8f8e9acfa0 Fixing whitespace il y a 10 ans
Alamofire.swift 4e633d6d9a [Issue 719] Added `parameters` and `encoding` parameters to download APIs. il y a 10 ans
Download.swift 4e633d6d9a [Issue 719] Added `parameters` and `encoding` parameters to download APIs. il y a 10 ans
Error.swift 85b90fe115 [Issue #668] Made the static error convenience functions public. il y a 10 ans
Info-tvOS.plist 268a22bff9 Added release notes to the CHANGELOG and bumped the version to 3.1.3. il y a 10 ans
Info.plist 268a22bff9 Added release notes to the CHANGELOG and bumped the version to 3.1.3. il y a 10 ans
Manager.swift 744e8e262b Manager now has two initializers to support custom delegates and sessions. il y a 10 ans
MultipartFormData.swift 8873379b67 [Issue #767] Added tvOS framework and test targets to the proejct. il y a 10 ans
ParameterEncoding.swift df525acf40 URL encoding now leverages the dictionary keys lazy evaluation directly. il y a 10 ans
Request.swift bc3f36f754 replace unnecessary usage of NSString with String il y a 10 ans
Response.swift ba280a4fbd Revert "Response initializer now has internal ACL since it does not need to be public." il y a 10 ans
ResponseSerialization.swift e5dfdb1a64 Switched response status code 204 checks to use if condition instead of guard. il y a 10 ans
Result.swift 8759805c8c Added public docstrings to Result custom string convertible protocols. il y a 10 ans
ServerTrustPolicy.swift f8f881c03f Opened ServerTrustPolicyManager policies dictionary and added docstrings. il y a 10 ans
Stream.swift f4a3a50637 Added support for stream tasks in iOS 9+ and OSX 10.11+. il y a 10 ans
Upload.swift 441a9dca04 [Issue 740] Fixed crash when multipart form data was uploaded from in-memory data. il y a 10 ans
Validation.swift e0c611a400 Content Type validation now always succeeds when server data is nil or empty. il y a 10 ans