Victor Chee fc95610645 [PR #1558] Fixed bug and typo in AFError implementation. 9 years ago
..
AFError.swift fc95610645 [PR #1558] Fixed bug and typo in AFError implementation. 9 years ago
Alamofire.h 2501fc92ea Updated copyright headers to use two spaces and padding above and below. 9 years ago
Alamofire.swift 2f3437bf33 Removed `urlRequest` property from `URLRequestConvertible` protocol. 9 years ago
DispatchQueue+Alamofire.swift b56bd7d8c2 Added syncResult extension to DispatchQueue to simplify thread-safe locking. 9 years ago
Info-tvOS.plist 5fe5b20105 Added release notes to the CHANGELOG and bumped the version to 4.0.0. 9 years ago
Info.plist 5fe5b20105 Added release notes to the CHANGELOG and bumped the version to 4.0.0. 9 years ago
MultipartFormData.swift a6b4f4df0d Added HTTPHeaders typealias for top-level API convenience. 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 95a0ad51be Added safety to URLStringConvertible, URLRequestConvertible and RequestAdapter. 9 years ago
Request.swift 8bdaed3488 Removed unnecessary `String.Encoding` type specifier…no functional changes. 9 years ago
Response.swift a3f0630016 Ran cleanup whitespace script and caught one in Response initializers. 9 years ago
ResponseSerialization.swift 5b9f8f6bb4 [PR #1492] Response types now contain task metrics. 9 years ago
Result.swift 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. 9 years ago
ServerTrustPolicy.swift ed5af95d72 Refactored URL session associated keys struct static properties to be lowercase. 9 years ago
SessionDelegate.swift cb5e8db685 Request task is now optional allowing errors to potentially propagate through. 9 years ago
SessionManager.swift e50160acda Replaced instances of `com.alamofire` with `org.alamofire` throughout project. 9 years ago
TaskDelegate.swift 95a0ad51be Added safety to URLStringConvertible, URLRequestConvertible and RequestAdapter. 9 years ago
Timeline.swift d9fb21e5c8 Refactored all Core APIs and documentation to match Swift 3 API design guidelines. 9 years ago
Validation.swift dc4b627fd7 Moved `Validation` typealias formatting onto multiple lines…no functional changes. 9 years ago