Christian Noon 70b19822be Merge pull request #595 from Alamofire/feature/download_resume_data 10 years ago
..
Alamofire.h 8f8e9acfa0 Fixing whitespace 10 years ago
Alamofire.swift 92bbee0edb Unified the global request, upload and download external parameters convention. 10 years ago
Download.swift d92189191a Added resumeData property to Request to expose outside response data serializer. 10 years ago
Info.plist a1152c4f83 Updated the CHANGELOG and bumped the version to 1.2.3. 10 years ago
Manager.swift 40f663026e Merge pull request #581 from Alamofire/feature/server_trust_policy 10 years ago
MultipartFormData.swift 7de9fe9e96 Added method for appending body part with data, name and mime type. 10 years ago
ParameterEncoding.swift 338955a547 Audited logic for multiple if let binding and formatting...no functional changes. 10 years ago
Request.swift 70b19822be Merge pull request #595 from Alamofire/feature/download_resume_data 10 years ago
ResponseSerialization.swift ed752d3987 Removed excess call to completion handler by passing it on to response method. 10 years ago
ServerTrustPolicy.swift 99d9b7ee8d Converted the certificate and public key bundle methods to static methods. 10 years ago
Upload.swift 338955a547 Audited logic for multiple if let binding and formatting...no functional changes. 10 years ago
Validation.swift e476f96bd6 [Issue 510] Fixed error where wildcard was failing due to missing response MIME type. 10 years ago