Christian Noon
|
79e9419d40
Added RequestAdapterState struct to store additional state during adaptation (#3504)
|
4 éve |
Jon Shier
|
f3e26fb618
Generic Static Accessors in Swift 5.5 (#3499)
|
4 éve |
Jon Shier
|
b5dfb35435
Test Refactor with Firewalk (#3215)
|
4 éve |
Jon Shier
|
505babfec2
Enable Interceptor to be built from other RequestInterceptors (#3155)
|
5 éve |
Jon Shier
|
cc57cd7f44
Adopt Swift 5.1 (#3066)
|
5 éve |
Jon Shier
|
1bc958baee
Try cast to UploadRequest before DataRequest. (#3127)
|
5 éve |
Jon Shier
|
797b5fb390
Fix RetryPolicy's Handling of AFError (#3103)
|
5 éve |
Jon Shier
|
6a75f4f450
Add AF*Response, AFResult types, update tests to use AFError (#2921)
|
6 éve |
Jon Shier
|
ab47c9774e
Add SwiftFormat (#2918)
|
6 éve |
philtre
|
a13c697453
Ubiquitous AFError (#2897)
|
6 éve |
philtre
|
03433df845
Replace all internal references to AFResult<T> with Result<T, Error> (#2891)
|
6 éve |
Christian Noon
|
14d54951c5
Moved all public result extensions to be internal
|
6 éve |
Eric Jensen
|
579d6f4188
Opened up several APIs on Result behind af namespace through AFExtension
|
6 éve |
Dave Camp
|
ce428e40c3
Replaced Alamofire Result type with AFResult typealias to Foundation.Result
|
6 éve |
Scott Talbot
|
416825cab0
Mark RequestInterceptor closure callback arguments escaping (#2747)
|
6 éve |
Christian Noon
|
1d01bb5acf
Added tests for RetryResult, Adapter, Retrier, and Interceptor
|
6 éve |