Commit Verlauf

Autor SHA1 Nachricht Datum
  Christian Noon e48a78e68d Refactored URLStringCovertible to URLConvertible and removed protocol property. vor 9 Jahren
  Christian Noon 18067d1e09 Refactored top-level APIs by removing external `resource` parameter name. vor 9 Jahren
  Christian Noon 952423082d Added tests around invalidURLString error cases for Request creation and adaptation. vor 9 Jahren
  Christian Noon 95a0ad51be Added safety to URLStringConvertible, URLRequestConvertible and RequestAdapter. vor 9 Jahren
  Christian Noon e96befe3ec [PR #1491] Removed URLStringConvertible conformance on URLRequest. vor 9 Jahren
  Christian Noon 76558cf442 Fixed compiler error in tests due to escaping closure change on RequestRetrier. vor 9 Jahren
  Jon Shier e5d6f637b1 Refactor User-Agent generation, add documentation and test. vor 9 Jahren
  Christian Noon 722b701e40 Method now defaults to `.get` for request and download and `.post` for upload. vor 9 Jahren
  Christian Noon cea1449c70 Destinations are now optional and DownloadOptions make moving files more robust. vor 9 Jahren
  Christian Noon 7ed3ce5ecd Moved response serializers to data requests and added variants for download requests. vor 9 Jahren
  Christian Noon 004b315623 Refactored `authorizationHeader` API to drop the `From`…no functional changes. vor 9 Jahren
  Christian Noon eecde562c8 Created Data, Download, Upload and Stream Request subclasses. vor 9 Jahren
  Christian Noon 612abecb13 Switched authorizationHeader static method over to returning optional tuple. vor 9 Jahren
  Christian Noon 6ab9b059b4 Added RequestRetrier tests verifying retrier and adapter are called. vor 9 Jahren
  Christian Noon 90c4a83318 Added RequestAdapter tests on all testable SessionManager request APIs. vor 9 Jahren
  Jon Shier 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. vor 9 Jahren
  Jon Shier 1dc3992a38 Updated project, source and documentation for Xcode 8 beta 6. vor 9 Jahren
  Christian Noon d9fb21e5c8 Refactored all Core APIs and documentation to match Swift 3 API design guidelines. vor 9 Jahren
  Christian Noon e5e2d6b738 Split SessionDelegate, TaskDelegate and subclasses into global namespace. vor 9 Jahren
  Christian Noon ade5a2e18e Refactored Manager class to SessionManager to be more descriptive. vor 9 Jahren