Commit History

Author SHA1 Message Date
  Jon Shier 9f828f62e2 Replace Some Platform Checks With canImport Checks (#3756) 2 years ago
  Jon Shier a41c07a558 Linux and Windows Support (#3446) 4 years ago
  Jon Shier 44bcedf248 Add SwiftPM Testing; Make Tests More Reliable (#3102) 5 years ago
  Jon Shier 755853f8fb Rewrite Advanced Usage for Alamofire 5 (#3057) 5 years ago
  tronthomas 6fd314a63c Response test host error fix (#3003) 6 years ago
  Jon Shier 6fc7938251 Fix Catalyst SecTrust API Deprecation Warning (#2977) 6 years ago
  Jon Shier ab47c9774e Add SwiftFormat (#2918) 6 years ago
  Jon Shier e03912e76e Add Internal URLRequest Validation API (#2905) 6 years ago
  Christian Noon 0bab25fab5 Appending response serializer now resumes request if finished to handle races (#2862) 6 years ago
  Christian Noon 2154c666d8 Fixed issue where serializer completion was not called when request was complete (#2810) 6 years ago
  James Van Noord 8006676112 Implementing protocol EmptyResponse so that an empty response value can be returned when an empty http status code is encountered (#2664) 6 years ago
  Jon Shier 3e488dcd5c Alamofire 5! (#2375) 7 years ago
  Jon Shier 1032399187 Update to 4.7.1. (#2476) 7 years ago
  Christian Noon c20e17e38e Fixed the copyright in all the source files. 8 years ago
  Christian Noon 8ce9088184 Added safeguards to url parameter encoding when extracting the url request’s url. 9 years ago
  Christian Noon 6a1e267d52 Added parameter encoding failure docstrings and refactored reasons to be consistent. 9 years ago
  Christian Noon 6692413151 Added `dataFileNil` and `dataFileReadFailed` cases to ResponseValidationFailureReason. 9 years ago
  Christian Noon d9d22df49b Added two serialization failure reasons to support download response serializers. 9 years ago
  Christian Noon f9a2f687d6 Fixed up test file copyright header…no functional changes. 9 years ago
  Christian Noon 90c4a83318 Added RequestAdapter tests on all testable SessionManager request APIs. 9 years ago
  Jon Shier 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. 9 years ago