Commit History

Author SHA1 Message Date
  Christian Noon 83b32faa8a JSON and plist validation now throw Alamofire error when data has zero length. 10 years ago
  Christian Noon 304af310f2 Switched to using NSCocoaErrorDomain constant instead of the raw value. 10 years ago
  Christian Noon d76faf2bab Added 204 support to response serializers and removed data length checks. 10 years ago
  Christian Noon 096beb854f Added response serialization tests for delegate error cases. 10 years ago
  Christian Noon d3f6606c44 Fixed issue where JSON response serializer was being used instead of plist. 10 years ago
  Christian Noon 025f33bc0e Response serializers are now passed the delegate error if available. 10 years ago
  Christian Noon b00d3f2bda Result error is now generic and response serializers all return server data. 10 years ago
  Christian Noon e489c5fece [Issue #703] Updated Result Failure to store an ErrorType instead of NSError. 10 years ago
  Christian Noon becb34c8c8 Added tests around all response serializers raising the code coverage. 10 years ago