Skip to content

Instantly share code, notes, and snippets.

@takuma104
Created October 23, 2009 13:33
Show Gist options
  • Save takuma104/216884 to your computer and use it in GitHub Desktop.
Save takuma104/216884 to your computer and use it in GitHub Desktop.
nestnestnest.m
[[[NSURLConnection alloc] initWithRequest:
[NSURLRequest requestWithURL:
[NSURL URLWithString:
[NSString stringWithFormat:@"%@/statuses/home_timeline.json", API_URL]]]] autorelease];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment