Skip to content

Instantly share code, notes, and snippets.

@nulltask
Created February 13, 2012 14:25
Show Gist options
  • Save nulltask/1817259 to your computer and use it in GitHub Desktop.
Save nulltask/1817259 to your computer and use it in GitHub Desktop.
request('http://example.org/foo.png', function(err, res, body) {
// body is broken...
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment