Christian Noon
|
6e3dec3a65
Updated project settings and fixed example app (#2786)
|
il y a 6 ans |
Christian Noon
|
8efd2d90b4
Removed session delegate precondition check due to swizzling frameworks (#2783)
|
il y a 6 ans |
Christian Noon
|
4df5912df4
Fixed cancellation loop in response serializer completion (#2778)
|
il y a 6 ans |
Christian Noon
|
e9c742d879
Prep 5.0.0-beta.4 Release (#2776)
|
il y a 6 ans |
Jon Shier
|
b16877cdef
Fixed up emptyResponseAllowed logic (#2770 and #2772)
|
il y a 6 ans |
Christian Noon
|
38e19b1b81
Switched internal error result property to use generic Failure type
|
il y a 6 ans |
Christian Noon
|
14d54951c5
Moved all public result extensions to be internal
|
il y a 6 ans |
Eric Jensen
|
579d6f4188
Opened up several APIs on Result behind af namespace through AFExtension
|
il y a 6 ans |
Christian Noon
|
5ddf1aff7f
Removed majority of AFResult extensions and migrated to Result equivalents
|
il y a 6 ans |
Dave Camp
|
ce428e40c3
Replaced Alamofire Result type with AFResult typealias to Foundation.Result
|
il y a 6 ans |
Christian Noon
|
050f4e0311
Swift 5!!! (#2771)
|
il y a 6 ans |
Christian Noon
|
0351aebc5f
Added upload test for multipart form data for custom boundaries
|
il y a 6 ans |
Christian Noon
|
9dc80efb36
Refactored upload APIs for MultipartFormData to support custom boundaries
|
il y a 6 ans |
Ernesto Rivera
|
218561deed
Condensed 3 MultipartFormData data APIs into 1 (#2766)
|
il y a 6 ans |
Joan Disho
|
7b4bb4b1ee
[PR #2691] Simplified and refactored queue and switch logic throughout (#2765)
|
il y a 6 ans |
Christian Noon
|
4b2c33cbe7
Added response serializer retry support (#2716)
|
il y a 6 ans |
Jon Shier
|
34b43bd7e8
Add AlamofireExtended and adopt it for public extensions. (#2758)
|
il y a 6 ans |
Scott Talbot
|
416825cab0
Mark RequestInterceptor closure callback arguments escaping (#2747)
|
il y a 6 ans |
Jon Shier
|
f57428f1d3
Prepare 5.0.0-beta.3. (#2741)
|
il y a 6 ans |
StevenArmandLee
|
5fe7897b8e
Update acceptableStatusCodes to a Range (#2720)
|
il y a 6 ans |
Jon Shier
|
ef3512fc23
Remove generic didParse closure handlers. (#2740)
|
il y a 6 ans |
Jon Shier
|
ce985c698a
Make RetryPolicy a RequestInterceptor. (#2739)
|
il y a 6 ans |
Jon Shier
|
9ab2a22e86
Fix #2682: Cancel all requests on session invalidation or deinit. (#2728)
|
il y a 6 ans |
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)
|
il y a 6 ans |
Mattt
|
d82ee961d4
Create version specific manifest for Swift 4.2 and update Package.swift to swift-tools-version:5.0 (#2737)
|
il y a 6 ans |
rain2540
|
dd8eff7e15
Add info for debugDescription (#2700)
|
il y a 6 ans |
Paulo Henrique
|
3b09bcb3ba
removing syntax typo in readme.md (#2729)
|
il y a 6 ans |
Mattt
|
fe8c0327f5
Update swiftLanguageVersions to swift-tools-version:4.2 (#2736)
|
il y a 6 ans |
Jacob Wood
|
05e5aef950
TYPO: Changed 'you' to 'your' (#2725)
|
il y a 6 ans |
Christian Noon
|
5ff0c8a557
Moved retry API implementation out of extension to allow subclassing
|
il y a 7 ans |