Historique des commits

Auteur SHA1 Message Date
  Christian Noon 9dc80efb36 Refactored upload APIs for MultipartFormData to support custom boundaries il y a 6 ans
  Christian Noon 96f9655f3b Added retry support per request as well as retry policies il y a 7 ans
  Jon Shier 3e488dcd5c Alamofire 5! (#2375) il y a 7 ans
  Jon Shier 1032399187 Update to 4.7.1. (#2476) il y a 7 ans
  Christian Noon c20e17e38e Fixed the copyright in all the source files. il y a 8 ans
  SabinLee bc59448eed fix a word spelling error (#2092) il y a 8 ans
  Christian Noon 8c399fc71f Dropped deployment targets to iOS 8.0 and macOS 10.10 for upcoming release. il y a 9 ans
  Christian Noon d5adbf75ab Removed excess whitespace from the project…no functional changes. il y a 9 ans
  Christian Noon 4af61a695b Added docstrings and note to README about resumeData and background sessions. il y a 9 ans
  Christian Noon a946285f1b Removed excess whitespace from some of the docstrings…no functional changes. il y a 9 ans
  Christian Noon 2f3437bf33 Removed `urlRequest` property from `URLRequestConvertible` protocol. il y a 9 ans
  Christian Noon e48a78e68d Refactored URLStringCovertible to URLConvertible and removed protocol property. il y a 9 ans
  Christian Noon 18067d1e09 Refactored top-level APIs by removing external `resource` parameter name. il y a 9 ans
  Christian Noon 279eba95b8 Added URL initializer extension for URLStringConvertible types that throws. il y a 9 ans
  Christian Noon 95a0ad51be Added safety to URLStringConvertible, URLRequestConvertible and RequestAdapter. il y a 9 ans
  Christian Noon a6b4f4df0d Added HTTPHeaders typealias for top-level API convenience. il y a 9 ans
  Christian Noon e96befe3ec [PR #1491] Removed URLStringConvertible conformance on URLRequest. il y a 9 ans
  Christian Noon 65ac1c5f2d Refactored ParameterEncoding into a protocol with url, json and plist structs. il y a 9 ans
  Christian Noon 66fc1a872b Updated download docstrings to be more specific about destination closure behavior. il y a 9 ans
  Christian Noon 722b701e40 Method now defaults to `.get` for request and download and `.post` for upload. il y a 9 ans
  Christian Noon cea1449c70 Destinations are now optional and DownloadOptions make moving files more robust. il y a 9 ans
  Christian Noon 43ebade235 Added top-level APIs for creating StreamRequest instances. il y a 9 ans
  Christian Noon eecde562c8 Created Data, Download, Upload and Stream Request subclasses. il y a 9 ans
  Christian Noon a6b3bb60b0 Swapped parameter order of custom URLRequest initializer to match other APIs. il y a 9 ans
  Jon Shier 1dc3992a38 Updated project, source and documentation for Xcode 8 beta 6. il y a 9 ans
  Christian Noon 2a6ccac905 Fixed small issues in public docstrings based on PR feedback. il y a 9 ans
  Christian Noon d9fb21e5c8 Refactored all Core APIs and documentation to match Swift 3 API design guidelines. il y a 9 ans
  Christian Noon e5e2d6b738 Split SessionDelegate, TaskDelegate and subclasses into global namespace. il y a 9 ans
  Christian Noon 8bb747342e Removed unnecessary use of `self`…no functional changes. il y a 9 ans
  Christian Noon ade5a2e18e Refactored Manager class to SessionManager to be more descriptive. il y a 9 ans