Skip to content

Instantly share code, notes, and snippets.

@zachlendon
Created March 21, 2011 05:59
Show Gist options
  • Select an option

  • Save zachlendon/879097 to your computer and use it in GitHub Desktop.

Select an option

Save zachlendon/879097 to your computer and use it in GitHub Desktop.
- (void)requestFailed:(ASIHTTPRequest *)request {
NSError *error = [request error];
//show an alert view perhaps
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment