Christian Noon bb0d1a701b Merge pull request #1172 from Alamofire/feature/non_final_session_delegate 9 years ago
..
Alamofire.h f0215bae71 Switched over to using the @import syntax. 10 years ago
Alamofire.swift c54aa1932d Updated the copyright years for the license across all project files. 10 years ago
Download.swift e68235ff24 Timeline now uses CFAbsoluteTime instead of NSDate to avoid excess overhead. 10 years ago
Error.swift 2b91b8fc05 Added status code and content type values into NSError userInfo dictionaries. 9 years ago
Info-tvOS.plist 34ab394064 Added release notes to the CHANGELOG and bumped the version to 3.3.1. 9 years ago
Info.plist 34ab394064 Added release notes to the CHANGELOG and bumped the version to 3.3.1. 9 years ago
Manager.swift 04d8748595 Made SessionDelegate subscript public to allow full control when subclassing. 9 years ago
MultipartFormData.swift 8d9f79a86f Deprecated errorWithCode APIs and updated NSURLError* domains to NSURLErrorDomain. 9 years ago
NetworkReachabilityManager.swift ef756b0065 Switched reachability over to using IPv4 for iOS 8.x and OSX 10.9.x. 9 years ago
Notifications.swift 57f387b58d Added ConnectionType to better handle OSX and tvOS and removed notifications. 10 years ago
ParameterEncoding.swift 6d1dd287c5 Fixed build warnings in Xcode 7.3 beta 2 for Swift 2.2 9 years ago
Request.swift b5b7339e16 Requests with invalid credentials should terminate with a 401 code 9 years ago
Response.swift 07f2f0a144 Added defaults to Timeline and Response initializers to maintain backwards compatibility. 10 years ago
ResponseSerialization.swift 8d9f79a86f Deprecated errorWithCode APIs and updated NSURLError* domains to NSURLErrorDomain. 9 years ago
Result.swift c54aa1932d Updated the copyright years for the license across all project files. 10 years ago
ServerTrustPolicy.swift c54aa1932d Updated the copyright years for the license across all project files. 10 years ago
Stream.swift caf937f6ec Extended `NSURLSessionStream` support to tvOS. 10 years ago
Timeline.swift 07f2f0a144 Added defaults to Timeline and Response initializers to maintain backwards compatibility. 10 years ago
Upload.swift e68235ff24 Timeline now uses CFAbsoluteTime instead of NSDate to avoid excess overhead. 10 years ago
Validation.swift 2b91b8fc05 Added status code and content type values into NSError userInfo dictionaries. 9 years ago