Skip to content

Instantly share code, notes, and snippets.

@billywhizz
Created March 1, 2012 11:16
Show Gist options
  • Save billywhizz/1949142 to your computer and use it in GitHub Desktop.
Save billywhizz/1949142 to your computer and use it in GitHub Desktop.
haiku test
res.writeHead(200);
throw(new Error("poof!"));
res.end();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment