Skip to content

Instantly share code, notes, and snippets.

@satyr
Created March 17, 2011 17:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save satyr/874797 to your computer and use it in GitHub Desktop.
Save satyr/874797 to your computer and use it in GitHub Desktop.
#!coco
require(\http)createServer (req, res) ->
res.end JSON.stringify req.headers, 0 1
.listen 80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment