Historique des commits

Auteur SHA1 Message Date
  Christian Noon d58446edf8 Refactored response validation and serialization to leverage result types. il y a 10 ans
  Christian Noon 94d1128810 Refactored the MultipartFormData encoding to leverage Swift 2.0 error handling. il y a 10 ans
  Christian Noon ed5c1c9dd6 Reformatted source code and documentation to fit within 120 characters. il y a 10 ans
  Christian Noon eac5d7643b Converted all HTTP requests to HTTPS requests to better align with ATS. il y a 10 ans
  Christian Noon 4aae4134dc Updated all public docstrings to latest Swift 2.0 syntax. il y a 10 ans
  Christian Noon 78f155d8f8 Merge branch 'master' into port/migrating_1.3.0_to_swift_2.0 il y a 10 ans
  Christian Noon 6f903f34a1 Merge branch 'migration_point' into port/migrating_1.3.0_to_swift_2.0 il y a 10 ans
  Christian Noon 367a04eeec Removed unnecessary calls to self throughout source, test and example logic. il y a 10 ans
  Christian Noon 7de9fe9e96 Added method for appending body part with data, name and mime type. il y a 10 ans
  Christian Noon 5a572db14d Encoding MultipartFormData now returns appending body part error if applicable. il y a 10 ans
  Christian Noon 14f74c3ad9 Updated input stream read buffer logic to handle end of buffer case. il y a 10 ans
  Christian Noon 145def68e8 Added multipart form data unit tests and modified some of the error conditions. il y a 10 ans
  Christian Noon 7bfc0c411c Multipart form data now exposes boundary and no longer requires string encoding. il y a 10 ans
  Christian Noon 545be1d56f Multipart form data now exposes a contentLength property. il y a 10 ans
  Christian Noon f3d04f314b Added a multipart form data class to the project. il y a 10 ans