Skip to content

Instantly share code, notes, and snippets.

@mtabini
Created October 1, 2010 01:43
Show Gist options
  • Save mtabini/605599 to your computer and use it in GitHub Desktop.
Save mtabini/605599 to your computer and use it in GitHub Desktop.
+ (void) queueDownloadFromURL:(NSURL *) url
withHTTPParameters:(NSDictionary *) parameters
target:(id) target
selector:(SEL) selector
atTopOfQueue:(BOOL) atTopOfQueue;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment