Skip to content

Instantly share code, notes, and snippets.

@justquick
Created June 21, 2010 15:43
Show Gist options
  • Save justquick/447041 to your computer and use it in GitHub Desktop.
Save justquick/447041 to your computer and use it in GitHub Desktop.
http:422
throw new Error("This type of response MUST NOT have a body.");
^
Error: This type of response MUST NOT have a body.
at ServerResponse.write (http:422:11)
at Object.handleError (/home/webdev/hummingbird/lib/hummingbird.js:113:9)
at Server.<anonymous> (/home/webdev/hummingbird/server.js:31:21)
at Server.emit (events:32:26)
at HTTPParser.onIncoming (http:815:10)
at HTTPParser.onHeadersComplete (http:88:31)
at Stream.ondata (http:747:22)
at IOWatcher.callback (net:502:31)
at node.js:221:9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment