AFHTTPSessionManager-AFUniqueGET
January 20, 2015 • MIT License
Your GET request is in progress, then you make a new one asking for the same resource, better reuse it than creating a new one, right?
This category adds the `uniqueGET` method to **AFHTTPSessio...
IQURLConnection
February 19, 2014 • MIT License
A replacement of sendAsynchronousRequest of NSURLConnection with ResponseBlock, ProgressBlock & CompletionBlock