Christian Noon
|
5ddf1aff7f
Removed majority of AFResult extensions and migrated to Result equivalents
|
6 ani în urmă |
Dave Camp
|
ce428e40c3
Replaced Alamofire Result type with AFResult typealias to Foundation.Result
|
6 ani în urmă |
Christian Noon
|
050f4e0311
Swift 5!!! (#2771)
|
6 ani în urmă |
Christian Noon
|
0351aebc5f
Added upload test for multipart form data for custom boundaries
|
6 ani în urmă |
Christian Noon
|
9dc80efb36
Refactored upload APIs for MultipartFormData to support custom boundaries
|
6 ani în urmă |
Ernesto Rivera
|
218561deed
Condensed 3 MultipartFormData data APIs into 1 (#2766)
|
6 ani în urmă |
Joan Disho
|
7b4bb4b1ee
[PR #2691] Simplified and refactored queue and switch logic throughout (#2765)
|
6 ani în urmă |
Christian Noon
|
4b2c33cbe7
Added response serializer retry support (#2716)
|
6 ani în urmă |
Jon Shier
|
34b43bd7e8
Add AlamofireExtended and adopt it for public extensions. (#2758)
|
6 ani în urmă |
Scott Talbot
|
416825cab0
Mark RequestInterceptor closure callback arguments escaping (#2747)
|
6 ani în urmă |
Jon Shier
|
f57428f1d3
Prepare 5.0.0-beta.3. (#2741)
|
6 ani în urmă |
StevenArmandLee
|
5fe7897b8e
Update acceptableStatusCodes to a Range (#2720)
|
6 ani în urmă |
Jon Shier
|
ef3512fc23
Remove generic didParse closure handlers. (#2740)
|
6 ani în urmă |
Jon Shier
|
ce985c698a
Make RetryPolicy a RequestInterceptor. (#2739)
|
6 ani în urmă |
Jon Shier
|
9ab2a22e86
Fix #2682: Cancel all requests on session invalidation or deinit. (#2728)
|
6 ani în urmă |
James Van Noord
|
8006676112
Implementing protocol EmptyResponse so that an empty response value can be returned when an empty http status code is encountered (#2664)
|
6 ani în urmă |
Mattt
|
d82ee961d4
Create version specific manifest for Swift 4.2 and update Package.swift to swift-tools-version:5.0 (#2737)
|
6 ani în urmă |
rain2540
|
dd8eff7e15
Add info for debugDescription (#2700)
|
6 ani în urmă |
Paulo Henrique
|
3b09bcb3ba
removing syntax typo in readme.md (#2729)
|
6 ani în urmă |
Mattt
|
fe8c0327f5
Update swiftLanguageVersions to swift-tools-version:4.2 (#2736)
|
6 ani în urmă |
Jacob Wood
|
05e5aef950
TYPO: Changed 'you' to 'your' (#2725)
|
6 ani în urmă |
Christian Noon
|
5ff0c8a557
Moved retry API implementation out of extension to allow subclassing
|
6 ani în urmă |
Łukasz Mróz
|
ee373e1048
Fixed typo in Session copyright header (#2715)
|
6 ani în urmă |
Christian Noon
|
77cff54fba
Added release notes to the CHANGELOG and bumped version to 5.0.0-beta.2
|
6 ani în urmă |
Jeff Kelley
|
9fe966a11e
Updated Request to use new hash(into:) API for hashing (#2696)
|
6 ani în urmă |
Christian Noon
|
1058f75b0c
Refactored originError to originalError for request retry failures
|
6 ani în urmă |
Christian Noon
|
d2b825c1af
Added session tests around retry delay and retry error edge cases
|
6 ani în urmă |
Christian Noon
|
1d01bb5acf
Added tests for RetryResult, Adapter, Retrier, and Interceptor
|
6 ani în urmă |
Christian Noon
|
ba36af8a75
Fixed race condition issue in download cancellation test
|
6 ani în urmă |
Christian Noon
|
c1d74a13ba
Added session tests around request adapter and retrier logic
|
6 ani în urmă |