Created
March 23, 2015 21:41
-
-
Save jhildensperger/eaf1193a0ce34198c1db to your computer and use it in GitHub Desktop.
log requests
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
po [[NSString alloc] initWithFormat:@"date: %@ status: %i url: %@", [NSDate date], (int)[self.response statusCode], self.response.URL.absoluteString] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment