3.0.2
- Fixed issue with cookies when
request.URLisnil(#39) - Fixed missing
-ObjCflag 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, asNSURLSessionwas not available then)