Jon Shier 31d8afd0fa Allow FileManager to be passed to UploadRequest. (#2898) 6 years ago
..
Resources b16877cdef Fixed up emptyResponseAllowed logic (#2770 and #2772) 6 years ago
AFError+AlamofireTests.swift 0bab25fab5 Appending response serializer now resumes request if finished to handle races (#2862) 6 years ago
AuthenticationTests.swift 3e488dcd5c Alamofire 5! (#2375) 7 years ago
BaseTestCase.swift 9482ebfe43 Add cancelAllRequests API (#2890) 6 years ago
CacheTests.swift 9d1cec8caa Rename `httpHeaders` properties to `headers` (#2802) 6 years ago
CachedResponseHandlerTests.swift 14d54951c5 Moved all public result extensions to be internal 6 years ago
DownloadTests.swift 55846392ad Update cURL support for async request creation. (#2863) 6 years ago
FileManager+AlamofireTests.swift 1032399187 Update to 4.7.1. (#2476) 7 years ago
HTTPBin.swift 9482ebfe43 Add cancelAllRequests API (#2890) 6 years ago
HTTPHeadersTests.swift 3e488dcd5c Alamofire 5! (#2375) 7 years ago
Info.plist 414fd980b2 Refactored frameworks, tests and example app to compile against Swift 2.0. 10 years ago
MultipartFormDataTests.swift 9ab2a22e86 Fix #2682: Cancel all requests on session invalidation or deinit. (#2728) 6 years ago
NSLoggingEventMonitor.swift 03433df845 Replace all internal references to AFResult<T> with Result<T, Error> (#2891) 6 years ago
NetworkReachabilityManagerTests.swift 1032399187 Update to 4.7.1. (#2476) 7 years ago
ParameterEncoderTests.swift 03433df845 Replace all internal references to AFResult<T> with Result<T, Error> (#2891) 6 years ago
ParameterEncodingTests.swift 3e488dcd5c Alamofire 5! (#2375) 7 years ago
RedirectHandlerTests.swift f587f298a3 Added test suite for request and session redirect handlers 7 years ago
RequestInterceptorTests.swift 03433df845 Replace all internal references to AFResult<T> with Result<T, Error> (#2891) 6 years ago
RequestTests.swift 183d44f787 Fix thread-safety issue for serialization queue usage. (#2885) 6 years ago
ResponseSerializationTests.swift 03433df845 Replace all internal references to AFResult<T> with Result<T, Error> (#2891) 6 years ago
ResponseTests.swift dfd0ac25ec [Alamofire 5]: Update all inline API documentation. (#2845) 6 years ago
Result+Alamofire.swift 03433df845 Replace all internal references to AFResult<T> with Result<T, Error> (#2891) 6 years ago
RetryPolicyTests.swift 4b2c33cbe7 Added response serializer retry support (#2716) 6 years ago
ServerTrustEvaluatorTests.swift 03433df845 Replace all internal references to AFResult<T> with Result<T, Error> (#2891) 6 years ago
SessionDelegateTests.swift 2346c56493 Audit - Notification Names (#2803) 6 years ago
SessionTests.swift 03433df845 Replace all internal references to AFResult<T> with Result<T, Error> (#2891) 6 years ago
TLSEvaluationTests.swift 34b43bd7e8 Add AlamofireExtended and adopt it for public extensions. (#2758) 6 years ago
URLProtocolTests.swift 576437d07f Fix common typos. (#2848) 6 years ago
UploadTests.swift 31d8afd0fa Allow FileManager to be passed to UploadRequest. (#2898) 6 years ago
ValidationTests.swift dfd0ac25ec [Alamofire 5]: Update all inline API documentation. (#2845) 6 years ago