Commit History

Author SHA1 Message Date
  Christian Noon c54aa1932d Updated the copyright years for the license across all project files. 10 years ago
  Matias Cudich 62947d6def Fixed up compiler issues with Xcode 7 beta 5. 10 years ago
  Christian Noon 94d1128810 Refactored the MultipartFormData encoding to leverage Swift 2.0 error handling. 10 years ago
  Christian Noon 78f155d8f8 Merge branch 'master' into port/migrating_1.3.0_to_swift_2.0 10 years ago
  Christian Noon 6f903f34a1 Merge branch 'migration_point' into port/migrating_1.3.0_to_swift_2.0 10 years ago
  Christian Noon 367a04eeec Removed unnecessary calls to self throughout source, test and example logic. 10 years ago
  Christian Noon 7de9fe9e96 Added method for appending body part with data, name and mime type. 10 years ago
  Christian Noon 5a572db14d Encoding MultipartFormData now returns appending body part error if applicable. 10 years ago
  Christian Noon 145def68e8 Added multipart form data unit tests and modified some of the error conditions. 10 years ago