Historique des commits

Auteur SHA1 Message Date
  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 952423082d Added tests around invalidURLString error cases for Request creation and adaptation. il y a 9 ans
  Christian Noon 95a0ad51be Added safety to URLStringConvertible, URLRequestConvertible and RequestAdapter. il y a 9 ans
  Christian Noon e96befe3ec [PR #1491] Removed URLStringConvertible conformance on URLRequest. il y a 9 ans
  Christian Noon 76558cf442 Fixed compiler error in tests due to escaping closure change on RequestRetrier. il y a 9 ans
  Jon Shier e5d6f637b1 Refactor User-Agent generation, add documentation and test. 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 7ed3ce5ecd Moved response serializers to data requests and added variants for download requests. il y a 9 ans
  Christian Noon 004b315623 Refactored `authorizationHeader` API to drop the `From`…no functional changes. il y a 9 ans
  Christian Noon eecde562c8 Created Data, Download, Upload and Stream Request subclasses. il y a 9 ans
  Christian Noon 612abecb13 Switched authorizationHeader static method over to returning optional tuple. il y a 9 ans
  Christian Noon 6ab9b059b4 Added RequestRetrier tests verifying retrier and adapter are called. il y a 9 ans
  Christian Noon 90c4a83318 Added RequestAdapter tests on all testable SessionManager request APIs. il y a 9 ans
  Jon Shier 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all 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 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 ade5a2e18e Refactored Manager class to SessionManager to be more descriptive. il y a 9 ans