Skip to content

Instantly share code, notes, and snippets.

@danpalmer
Created July 14, 2013 13:38
Show Gist options
  • Save danpalmer/5994301 to your computer and use it in GitHub Desktop.
Save danpalmer/5994301 to your computer and use it in GitHub Desktop.
NSURLRequest *request = [NSURLRequest requestWithURL:someURL
cachePolicy:NSURLRequestUseProtocolCachePolicy
timeoutInterval:60.0];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment