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 |
Jon Shier
|
9bade216af
Lock Request state access using internal API. (#2814)
|
6 years ago |
Jon Shier
|
63cbd535f9
Bugfix: DownloadRequest event duplication and missing events. (#2807)
|
6 years ago |
Christian Noon
|
dc836f6415
Updated all Request classes to be public instead of open (#2804)
|
6 years ago |
Jon Shier
|
5bedc2af71
Refactor Request Event Management (#2796)
|
6 years ago |
Christian Noon
|
4df5912df4
Fixed cancellation loop in response serializer completion (#2778)
|
6 years ago |
Christian Noon
|
5ddf1aff7f
Removed majority of AFResult extensions and migrated to Result equivalents
|
6 years ago |
Dave Camp
|
ce428e40c3
Replaced Alamofire Result type with AFResult typealias to Foundation.Result
|
6 years ago |
Christian Noon
|
4b2c33cbe7
Added response serializer retry support (#2716)
|
6 years ago |
Jeff Kelley
|
9fe966a11e
Updated Request to use new hash(into:) API for hashing (#2696)
|
6 years ago |
Christian Noon
|
96f9655f3b
Added retry support per request as well as retry policies
|
6 years ago |
Christian Noon
|
ee559dcf8b
Fixed typo in precondition in Request redirect API
|
6 years ago |
Christian Noon
|
7c29181521
Added precondition safety check to cacheResponse API and added docstring
|
6 years ago |
Christian Noon
|
998191d475
Added CachedResponseHandler to allow per session and request response caching
|
6 years ago |
Christian Noon
|
30fd33dce8
Cleaned up docs and updated redirect API to “using” external parameter name
|
6 years ago |
Christian Noon
|
20cae7fdad
Added RedirectHandler protocol to support redirects per session and per request
|
6 years ago |
Jon Shier
|
3e488dcd5c
Alamofire 5! (#2375)
|
7 years ago |
Jon Shier
|
d0208adc36
Updates for 4.8.0 (#2648)
|
7 years ago |
Giulio
|
eb7610c264
Improve cURLRepresentation implementation readability (#2625)
|
7 years ago |
Jon Shier
|
b2bafc17d3
Update for Xcode 10 and Swift 4.2 (#2552)
|
7 years ago |
Jon Shier
|
1032399187
Update to 4.7.1. (#2476)
|
7 years ago |
Jonah
|
6359d9535c
Escape quotes in headers when building cURLRepresentation (#2474)
|
7 years ago |
Christian Noon
|
c20e17e38e
Fixed the copyright in all the source files.
|
8 years ago |
Christian Noon
|
72a4ad7c2d
Fixed #if swift formatting throughout codebase…no functional changes.
|
8 years ago |
htinlinn
|
e396a0efc1
Fixed `substring` API warnings for Swift 3.2 and up (#2240)
|
8 years ago |
Andrey Chernoprudov
|
0d2348dada
[PR #2184] Removed force unwrapped URLCredential values in cURL representation.
|
8 years ago |
Simon Warta
|
e1e8e62c53
[PR #2070] Use curl -v instead of curl -i in cURLRepresentation.
|
8 years ago |