Commit History

Autor SHA1 Mensaxe Data
  Christian Noon 367a04eeec Removed unnecessary calls to self throughout source, test and example logic. %!s(int64=10) %!d(string=hai) anos
  Christian Noon c52a85a959 Fixed up copyright headers on some of the swift files...no functional changes. %!s(int64=10) %!d(string=hai) anos
  Christian Noon d92189191a Added resumeData property to Request to expose outside response data serializer. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 74ac42c9fa Failed download task delegate now stores resume data if it is available. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 338955a547 Audited logic for multiple if let binding and formatting...no functional changes. %!s(int64=10) %!d(string=hai) anos
  Christian Noon af92ca3bdc All properties are no prefixed with `self` while methods are not. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 84330a9295 Extended request/download/upload methods to support custom headers. %!s(int64=10) %!d(string=hai) anos
  Syo Ikeda 9041e45aa0 [Refactoring] Replace many of force unwrapping usages with optional binding and where clause %!s(int64=10) %!d(string=hai) anos
  Christian Noon 316fce5c67 Small formatting fixes and more detailed expectation descriptions. %!s(int64=10) %!d(string=hai) anos
  Christian Noon b865e1cb79 Removed unnecessary parentheses from closure parameters and typealiases. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 9687aae410 Updated task delegate override closures and delegate method implementations. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 4ff7bcc6c7 Stripped all excess whitespace throughout the codebase. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 2dada34b1e Reformatted all MARKs to make it easier to quickly identify different sections. %!s(int64=10) %!d(string=hai) anos
  Christian Noon e67f7f2ed2 Moved Manager and Request Download extensions into a separate Swift file. %!s(int64=10) %!d(string=hai) anos