Jon Shier
|
a41c07a558
Linux and Windows Support (#3446)
|
4 years ago |
Jon Shier
|
d84770edf4
Ensure encoded multipart body stream has appropriate length. (#3420)
|
4 years ago |
Jon Shier
|
b359efe63c
Add Support for Resume Data on Error (#3419)
|
4 years ago |
Jon Shier
|
cc57cd7f44
Adopt Swift 5.1 (#3066)
|
5 years ago |
Jon Shier
|
6fc7938251
Fix Catalyst SecTrust API Deprecation Warning (#2977)
|
6 years ago |
Jon Shier
|
fcc693f233
Move Automatic Resume Behavior to After the First Response Handler is Added (#2965)
|
6 years ago |
Jon Shier
|
ab47c9774e
Add SwiftFormat (#2918)
|
6 years ago |
philtre
|
a13c697453
Ubiquitous AFError (#2897)
|
6 years ago |
Jon Shier
|
e03912e76e
Add Internal URLRequest Validation API (#2905)
|
6 years ago |
Jon Shier
|
01c4092854
Add DataPreprocessor API (#2903)
|
6 years ago |
Christian Noon
|
0bab25fab5
Appending response serializer now resumes request if finished to handle races (#2862)
|
6 years ago |
Semen Zhydenko
|
576437d07f
Fix common typos. (#2848)
|
6 years ago |
Jon Shier
|
dfd0ac25ec
[Alamofire 5]: Update all inline API documentation. (#2845)
|
6 years ago |
Christian Noon
|
2154c666d8
Fixed issue where serializer completion was not called when request was complete (#2810)
|
6 years ago |
Joan Disho
|
7b4bb4b1ee
[PR #2691] Simplified and refactored queue and switch logic throughout (#2765)
|
6 years ago |
Jon Shier
|
9ab2a22e86
Fix #2682: Cancel all requests on session invalidation or deinit. (#2728)
|
6 years ago |
Christian Noon
|
1058f75b0c
Refactored originError to originalError for request retry failures
|
6 years ago |
Christian Noon
|
c7759c970e
Refactored interceptor protocol, added RetryResult, Adapter, and Retrier
|
6 years ago |
Jon Shier
|
3e488dcd5c
Alamofire 5! (#2375)
|
7 years ago |
Jon Shier
|
1032399187
Update to 4.7.1. (#2476)
|
7 years ago |
Christian Noon
|
c20e17e38e
Fixed the copyright in all the source files.
|
8 years ago |
Christian Noon
|
7e8f79b103
Switched AdaptError extraction over to optional underlyingAdaptError property.
|
9 years ago |
Christian Noon
|
5564f6bbdc
Throwing an error in adapter now calls retrier to check whether or not to retry.
|
9 years ago |
Victor Chee
|
fc95610645
[PR #1558] Fixed bug and typo in AFError implementation.
|
9 years ago |
Christian Noon
|
e48a78e68d
Refactored URLStringCovertible to URLConvertible and removed protocol property.
|
9 years ago |
Christian Noon
|
95a0ad51be
Added safety to URLStringConvertible, URLRequestConvertible and RequestAdapter.
|
9 years ago |
Christian Noon
|
ee4d6ce6b4
Merge branch 'swift3'
|
9 years ago |
Christian Noon
|
8ce9088184
Added safeguards to url parameter encoding when extracting the url request’s url.
|
9 years ago |
Christian Noon
|
6a1e267d52
Added parameter encoding failure docstrings and refactored reasons to be consistent.
|
9 years ago |
Christian Noon
|
25b8cf0fca
ParameterEncoding encode API now throws instead of returning tuple.
|
9 years ago |