Skip to content

3.0.2

Compare
Choose a tag to compare
@AliSoftware AliSoftware released this 17 Oct 22:02
· 605 commits to master since this release
  • Fixed issue with cookies when request.URL is nil (#39)
  • Fixed missing -ObjC flag in Unit Tests target (that made it unable to call category methods)
  • Fixed Unit Tests on iOS6 (NSURLSession-related Unit Tests now only executed when run on iOS7+ or OSX10.9+, and skipped if targeted for an earlier OS version, as NSURLSession was not available then)