currently doing: ``` resp.write("foo").end("bar") ``` sets the `content-length=3` header on the response (which is not sent) but that's incorrect