1.0.12
Remove the default body that was set by express when only an status code was sent by making it explicit with status(NUMBER).send(). Also fixes #46
Remove the default body that was set by express when only an status code was sent by making it explicit with status(NUMBER).send(). Also fixes #46