Historique des commits

Auteur SHA1 Message Date
  Christian Noon cb44f1f18b Updated SessionManager APIs to all leverage TaskConvertible conformance. il y a 9 ans
  Christian Noon eca9afa9fe Dropped `NS` prefix from UUID and removed comment that is no longer needed. il y a 9 ans
  Christian Noon 08c0bec9c9 Added labels to the Streamable.stream associated values for clarity. il y a 9 ans
  Christian Noon 7e570726ca Switched Requestable single case enumeration over to a struct instead. il y a 9 ans
  Christian Noon eecde562c8 Created Data, Download, Upload and Stream Request subclasses. il y a 9 ans
  Christian Noon 175e470fe7 Each SessionManager queue now has a unique name. il y a 9 ans
  Christian Noon 5a2bea803c RequestAdapter and RequestRetrier protocols now allow Requests to be retried. il y a 9 ans
  Christian Noon 62e82422a7 [PR #1420] Switched User-Agent header to include version and build numbers. il y a 9 ans
  Jon Shier 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. 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 8b76a4a09a SessionDelegate now stores Requests internally in preparation for retry logic. il y a 9 ans
  Christian Noon fd17185141 Updated multipart form data encoding threshold to use explicit 10 MB limit. 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 1e3c547093 Updated MARKs in SessionManager to make jumpbar more readable. il y a 9 ans
  Christian Noon ade5a2e18e Refactored Manager class to SessionManager to be more descriptive. il y a 9 ans