Jon Shier
|
fcc693f233
Move Automatic Resume Behavior to After the First Response Handler is Added (#2965)
|
6 жил өмнө |
Jon Shier
|
ab47c9774e
Add SwiftFormat (#2918)
|
6 жил өмнө |
philtre
|
a13c697453
Ubiquitous AFError (#2897)
|
6 жил өмнө |
Jon Shier
|
e03912e76e
Add Internal URLRequest Validation API (#2905)
|
6 жил өмнө |
Jon Shier
|
01c4092854
Add DataPreprocessor API (#2903)
|
6 жил өмнө |
Christian Noon
|
0bab25fab5
Appending response serializer now resumes request if finished to handle races (#2862)
|
6 жил өмнө |
Semen Zhydenko
|
576437d07f
Fix common typos. (#2848)
|
6 жил өмнө |
Jon Shier
|
dfd0ac25ec
[Alamofire 5]: Update all inline API documentation. (#2845)
|
6 жил өмнө |
Christian Noon
|
2154c666d8
Fixed issue where serializer completion was not called when request was complete (#2810)
|
6 жил өмнө |
Joan Disho
|
7b4bb4b1ee
[PR #2691] Simplified and refactored queue and switch logic throughout (#2765)
|
6 жил өмнө |
Jon Shier
|
9ab2a22e86
Fix #2682: Cancel all requests on session invalidation or deinit. (#2728)
|
6 жил өмнө |
Christian Noon
|
1058f75b0c
Refactored originError to originalError for request retry failures
|
6 жил өмнө |
Christian Noon
|
c7759c970e
Refactored interceptor protocol, added RetryResult, Adapter, and Retrier
|
6 жил өмнө |
Jon Shier
|
3e488dcd5c
Alamofire 5! (#2375)
|
7 жил өмнө |
Jon Shier
|
1032399187
Update to 4.7.1. (#2476)
|
7 жил өмнө |
Christian Noon
|
c20e17e38e
Fixed the copyright in all the source files.
|
8 жил өмнө |
Christian Noon
|
7e8f79b103
Switched AdaptError extraction over to optional underlyingAdaptError property.
|
9 жил өмнө |
Christian Noon
|
5564f6bbdc
Throwing an error in adapter now calls retrier to check whether or not to retry.
|
9 жил өмнө |
Victor Chee
|
fc95610645
[PR #1558] Fixed bug and typo in AFError implementation.
|
9 жил өмнө |
Christian Noon
|
e48a78e68d
Refactored URLStringCovertible to URLConvertible and removed protocol property.
|
9 жил өмнө |
Christian Noon
|
95a0ad51be
Added safety to URLStringConvertible, URLRequestConvertible and RequestAdapter.
|
9 жил өмнө |
Christian Noon
|
ee4d6ce6b4
Merge branch 'swift3'
|
9 жил өмнө |
Christian Noon
|
8ce9088184
Added safeguards to url parameter encoding when extracting the url request’s url.
|
9 жил өмнө |
Christian Noon
|
6a1e267d52
Added parameter encoding failure docstrings and refactored reasons to be consistent.
|
9 жил өмнө |
Christian Noon
|
25b8cf0fca
ParameterEncoding encode API now throws instead of returning tuple.
|
9 жил өмнө |
Christian Noon
|
6effc0883e
Removed unnecessary `public` extension declarations and updated docstrings.
|
9 жил өмнө |
Christian Noon
|
6692413151
Added `dataFileNil` and `dataFileReadFailed` cases to ResponseValidationFailureReason.
|
9 жил өмнө |
Christian Noon
|
d9d22df49b
Added two serialization failure reasons to support download response serializers.
|
9 жил өмнө |
Christian Noon
|
3a9f9ef7a1
Renamed Error.swift file to AFError.swift to match new APIs.
|
9 жил өмнө |