Christian Noon dc836f6415 Updated all Request classes to be public instead of open (#2804) 6 years ago
..
AFError.swift 7b4bb4b1ee [PR #2691] Simplified and refactored queue and switch logic throughout (#2765) 6 years ago
AFResult.swift 38e19b1b81 Switched internal error result property to use generic Failure type 6 years ago
Alamofire.h 1032399187 Update to 4.7.1. (#2476) 7 years ago
Alamofire.swift 9361fd2bc0 Audit - MultipartUpload ACL (#2805) 6 years ago
AlamofireExtended.swift 34b43bd7e8 Add AlamofireExtended and adopt it for public extensions. (#2758) 6 years ago
CachedResponseHandler.swift 998191d475 Added CachedResponseHandler to allow per session and request response caching 6 years ago
DispatchQueue+Alamofire.swift 3e488dcd5c Alamofire 5! (#2375) 7 years ago
EventMonitor.swift 5bedc2af71 Refactor Request Event Management (#2796) 6 years ago
HTTPHeaders.swift 3e488dcd5c Alamofire 5! (#2375) 7 years ago
HTTPMethod.swift 3e488dcd5c Alamofire 5! (#2375) 7 years ago
Info.plist e222a3d155 Replaces - with . in CFBundleShortVersionString to pass TestFlight validation (#2799) 6 years ago
MultipartFormData.swift 9361fd2bc0 Audit - MultipartUpload ACL (#2805) 6 years ago
MultipartUpload.swift 9361fd2bc0 Audit - MultipartUpload ACL (#2805) 6 years ago
NetworkReachabilityManager.swift 4a0aca494a Pulled all AF 4.8.1 changes into master for AF 5 6 years ago
Notifications.swift 9ab2a22e86 Fix #2682: Cancel all requests on session invalidation or deinit. (#2728) 6 years ago
OperationQueue+Alamofire.swift 3e488dcd5c Alamofire 5! (#2375) 7 years ago
ParameterEncoder.swift 5ddf1aff7f Removed majority of AFResult extensions and migrated to Result equivalents 6 years ago
ParameterEncoding.swift 7b4bb4b1ee [PR #2691] Simplified and refactored queue and switch logic throughout (#2765) 6 years ago
Protector.swift 5bedc2af71 Refactor Request Event Management (#2796) 6 years ago
RedirectHandler.swift bcda78ac34 Added Redirector type to convenience behaviors and closure modification option 6 years ago
Request.swift dc836f6415 Updated all Request classes to be public instead of open (#2804) 6 years ago
RequestInterceptor.swift ce428e40c3 Replaced Alamofire Result type with AFResult typealias to Foundation.Result 6 years ago
RequestTaskMap.swift 9ab2a22e86 Fix #2682: Cancel all requests on session invalidation or deinit. (#2728) 6 years ago
Response.swift 14d54951c5 Moved all public result extensions to be internal 6 years ago
ResponseSerialization.swift b16877cdef Fixed up emptyResponseAllowed logic (#2770 and #2772) 6 years ago
RetryPolicy.swift ce985c698a Make RetryPolicy a RequestInterceptor. (#2739) 6 years ago
ServerTrustEvaluation.swift 050f4e0311 Swift 5!!! (#2771) 6 years ago
Session.swift 9361fd2bc0 Audit - MultipartUpload ACL (#2805) 6 years ago
SessionDelegate.swift d24da7777c Audit - SessionStateProvider ACL (#2801) 6 years ago
URLConvertible+URLRequestConvertible.swift 3e488dcd5c Alamofire 5! (#2375) 7 years ago
URLRequest+Alamofire.swift b16877cdef Fixed up emptyResponseAllowed logic (#2770 and #2772) 6 years ago
URLSessionConfiguration+Alamofire.swift 34b43bd7e8 Add AlamofireExtended and adopt it for public extensions. (#2758) 6 years ago
Validation.swift ce428e40c3 Replaced Alamofire Result type with AFResult typealias to Foundation.Result 6 years ago