Historial de Commits

Autor SHA1 Mensaje Fecha
  Joan Disho 7b4bb4b1ee [PR #2691] Simplified and refactored queue and switch logic throughout (#2765) hace 6 años
  Jon Shier 9ab2a22e86 Fix #2682: Cancel all requests on session invalidation or deinit. (#2728) hace 6 años
  Christian Noon 1058f75b0c Refactored originError to originalError for request retry failures hace 6 años
  Christian Noon c7759c970e Refactored interceptor protocol, added RetryResult, Adapter, and Retrier hace 6 años
  Jon Shier 3e488dcd5c Alamofire 5! (#2375) hace 7 años
  Jon Shier 1032399187 Update to 4.7.1. (#2476) hace 7 años
  Christian Noon c20e17e38e Fixed the copyright in all the source files. hace 8 años
  Christian Noon 7e8f79b103 Switched AdaptError extraction over to optional underlyingAdaptError property. hace 9 años
  Christian Noon 5564f6bbdc Throwing an error in adapter now calls retrier to check whether or not to retry. hace 9 años
  Victor Chee fc95610645 [PR #1558] Fixed bug and typo in AFError implementation. hace 9 años
  Christian Noon e48a78e68d Refactored URLStringCovertible to URLConvertible and removed protocol property. hace 9 años
  Christian Noon 95a0ad51be Added safety to URLStringConvertible, URLRequestConvertible and RequestAdapter. hace 9 años
  Christian Noon ee4d6ce6b4 Merge branch 'swift3' hace 9 años
  Christian Noon 8ce9088184 Added safeguards to url parameter encoding when extracting the url request’s url. hace 9 años
  Christian Noon 6a1e267d52 Added parameter encoding failure docstrings and refactored reasons to be consistent. hace 9 años
  Christian Noon 25b8cf0fca ParameterEncoding encode API now throws instead of returning tuple. hace 9 años
  Christian Noon 6effc0883e Removed unnecessary `public` extension declarations and updated docstrings. hace 9 años
  Christian Noon 6692413151 Added `dataFileNil` and `dataFileReadFailed` cases to ResponseValidationFailureReason. hace 9 años
  Christian Noon d9d22df49b Added two serialization failure reasons to support download response serializers. hace 9 años
  Christian Noon 3a9f9ef7a1 Renamed Error.swift file to AFError.swift to match new APIs. hace 9 años