Christian Noon 612abecb13 Switched authorizationHeader static method over to returning optional tuple. 9 years ago
..
AFError.swift 3a9f9ef7a1 Renamed Error.swift file to AFError.swift to match new APIs. 9 years ago
Alamofire.h 2501fc92ea Updated copyright headers to use two spaces and padding above and below. 9 years ago
Alamofire.swift a6b3bb60b0 Swapped parameter order of custom URLRequest initializer to match other APIs. 9 years ago
DispatchQueue+Alamofire.swift 5ac4902581 Added internal DispatchQueue extension set of convenience properties and methods. 9 years ago
Info-tvOS.plist a78137ab45 Added release notes to the CHANGELOG and bumped version to 4.0.0-beta.2. 9 years ago
Info.plist a78137ab45 Added release notes to the CHANGELOG and bumped version to 4.0.0-beta.2. 9 years ago
MultipartFormData.swift 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. 9 years ago
NetworkReachabilityManager.swift 1dc3992a38 Updated project, source and documentation for Xcode 8 beta 6. 9 years ago
Notifications.swift e4fc09d744 Replaced all occurrences of com.alamofire reverse domain with org.alamofire. 9 years ago
ParameterEncoding.swift 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. 9 years ago
Request.swift 612abecb13 Switched authorizationHeader static method over to returning optional tuple. 9 years ago
Response.swift 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. 9 years ago
ResponseSerialization.swift 1589afd233 Removed commented out code in ResponseSerialization that is no longer needed. 9 years ago
Result.swift 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. 9 years ago
ServerTrustPolicy.swift 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. 9 years ago
SessionDelegate.swift 904d0d3605 Switched retry logic over to a guard instead of if / else to reduce nesting. 9 years ago
SessionManager.swift 5a2bea803c RequestAdapter and RequestRetrier protocols now allow Requests to be retried. 9 years ago
TaskDelegate.swift 5a2bea803c RequestAdapter and RequestRetrier protocols now allow Requests to be retried. 9 years ago
Timeline.swift d9fb21e5c8 Refactored all Core APIs and documentation to match Swift 3 API design guidelines. 9 years ago
Validation.swift 5a2bea803c RequestAdapter and RequestRetrier protocols now allow Requests to be retried. 9 years ago