Historial de Commits

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