Christian Noon
|
dc836f6415
Updated all Request classes to be public instead of open (#2804)
|
6 éve |
Jon Shier
|
5bedc2af71
Refactor Request Event Management (#2796)
|
6 éve |
Christian Noon
|
4df5912df4
Fixed cancellation loop in response serializer completion (#2778)
|
6 éve |
Christian Noon
|
5ddf1aff7f
Removed majority of AFResult extensions and migrated to Result equivalents
|
6 éve |
Dave Camp
|
ce428e40c3
Replaced Alamofire Result type with AFResult typealias to Foundation.Result
|
6 éve |
Christian Noon
|
4b2c33cbe7
Added response serializer retry support (#2716)
|
6 éve |
Jeff Kelley
|
9fe966a11e
Updated Request to use new hash(into:) API for hashing (#2696)
|
6 éve |
Christian Noon
|
96f9655f3b
Added retry support per request as well as retry policies
|
6 éve |
Christian Noon
|
ee559dcf8b
Fixed typo in precondition in Request redirect API
|
6 éve |
Christian Noon
|
7c29181521
Added precondition safety check to cacheResponse API and added docstring
|
6 éve |
Christian Noon
|
998191d475
Added CachedResponseHandler to allow per session and request response caching
|
6 éve |
Christian Noon
|
30fd33dce8
Cleaned up docs and updated redirect API to “using” external parameter name
|
6 éve |
Christian Noon
|
20cae7fdad
Added RedirectHandler protocol to support redirects per session and per request
|
6 éve |
Jon Shier
|
3e488dcd5c
Alamofire 5! (#2375)
|
7 éve |
Jon Shier
|
d0208adc36
Updates for 4.8.0 (#2648)
|
7 éve |
Giulio
|
eb7610c264
Improve cURLRepresentation implementation readability (#2625)
|
7 éve |
Jon Shier
|
b2bafc17d3
Update for Xcode 10 and Swift 4.2 (#2552)
|
7 éve |
Jon Shier
|
1032399187
Update to 4.7.1. (#2476)
|
7 éve |
Jonah
|
6359d9535c
Escape quotes in headers when building cURLRepresentation (#2474)
|
7 éve |
Christian Noon
|
c20e17e38e
Fixed the copyright in all the source files.
|
8 éve |
Christian Noon
|
72a4ad7c2d
Fixed #if swift formatting throughout codebase…no functional changes.
|
8 éve |
htinlinn
|
e396a0efc1
Fixed `substring` API warnings for Swift 3.2 and up (#2240)
|
8 éve |
Andrey Chernoprudov
|
0d2348dada
[PR #2184] Removed force unwrapped URLCredential values in cURL representation.
|
8 éve |
Simon Warta
|
e1e8e62c53
[PR #2070] Use curl -v instead of curl -i in cURLRepresentation.
|
8 éve |
Wolfgang Lutz
|
c4aed6f9ac
[PR #2104] Fixed misspelled words throughout the README.
|
8 éve |
Alexander Ignition
|
f8e719ec80
[PR #1893] Replaced syncResult extension with DispatchQueue.sync.
|
9 éve |
Aron Cedercrantz
|
19e5012aaa
[PR 1792] Added request property overrides to fallback on original task.
|
9 éve |
Christian Noon
|
8c399fc71f
Dropped deployment targets to iOS 8.0 and macOS 10.10 for upcoming release.
|
9 éve |
Christian Noon
|
9df01e64de
Retrier is now called when uploads encounter adapt error.
|
9 éve |
Christian Noon
|
136419bd9b
Retrier is now called when downloads encounter adapt error.
|
9 éve |