Commit History

Upphovsman SHA1 Meddelande Datum
  Bob Scarano 8873379b67 [Issue #767] Added tvOS framework and test targets to the proejct. 10 år sedan
  Tobias Ottenweller b4cb7cc30c Added watchOS framework with all source files and updated README. 10 år sedan
  Matias Cudich 62947d6def Fixed up compiler issues with Xcode 7 beta 5. 10 år sedan
  Christian Noon d58446edf8 Refactored response validation and serialization to leverage result types. 10 år sedan
  Christian Noon 94d1128810 Refactored the MultipartFormData encoding to leverage Swift 2.0 error handling. 10 år sedan
  Christian Noon ed5c1c9dd6 Reformatted source code and documentation to fit within 120 characters. 10 år sedan
  Christian Noon eac5d7643b Converted all HTTP requests to HTTPS requests to better align with ATS. 10 år sedan
  Christian Noon 4aae4134dc Updated all public docstrings to latest Swift 2.0 syntax. 10 år sedan
  Christian Noon 78f155d8f8 Merge branch 'master' into port/migrating_1.3.0_to_swift_2.0 10 år sedan
  Christian Noon 6f903f34a1 Merge branch 'migration_point' into port/migrating_1.3.0_to_swift_2.0 10 år sedan
  Christian Noon 367a04eeec Removed unnecessary calls to self throughout source, test and example logic. 10 år sedan
  Christian Noon 7de9fe9e96 Added method for appending body part with data, name and mime type. 10 år sedan
  Christian Noon 5a572db14d Encoding MultipartFormData now returns appending body part error if applicable. 10 år sedan
  Christian Noon 14f74c3ad9 Updated input stream read buffer logic to handle end of buffer case. 10 år sedan
  Christian Noon 145def68e8 Added multipart form data unit tests and modified some of the error conditions. 10 år sedan
  Christian Noon 7bfc0c411c Multipart form data now exposes boundary and no longer requires string encoding. 10 år sedan
  Christian Noon 545be1d56f Multipart form data now exposes a contentLength property. 10 år sedan
  Christian Noon f3d04f314b Added a multipart form data class to the project. 10 år sedan