Commit History

作者 SHA1 備註 提交日期
  Christian Noon 7e8f79b103 Switched AdaptError extraction over to optional underlyingAdaptError property. 9 年之前
  Christian Noon 5564f6bbdc Throwing an error in adapter now calls retrier to check whether or not to retry. 9 年之前
  Victor Chee fc95610645 [PR #1558] Fixed bug and typo in AFError implementation. 9 年之前
  Christian Noon e48a78e68d Refactored URLStringCovertible to URLConvertible and removed protocol property. 9 年之前
  Christian Noon 95a0ad51be Added safety to URLStringConvertible, URLRequestConvertible and RequestAdapter. 9 年之前
  Christian Noon ee4d6ce6b4 Merge branch 'swift3' 9 年之前
  Christian Noon 8ce9088184 Added safeguards to url parameter encoding when extracting the url request’s url. 9 年之前
  Christian Noon 6a1e267d52 Added parameter encoding failure docstrings and refactored reasons to be consistent. 9 年之前
  Christian Noon 25b8cf0fca ParameterEncoding encode API now throws instead of returning tuple. 9 年之前
  Christian Noon 6effc0883e Removed unnecessary `public` extension declarations and updated docstrings. 9 年之前
  Christian Noon 6692413151 Added `dataFileNil` and `dataFileReadFailed` cases to ResponseValidationFailureReason. 9 年之前
  Christian Noon d9d22df49b Added two serialization failure reasons to support download response serializers. 9 年之前
  Christian Noon 3a9f9ef7a1 Renamed Error.swift file to AFError.swift to match new APIs. 9 年之前