Force no body on http 204 and 304
authorRyan Dahl <ry@tinyclouds.org>
Wed, 21 Apr 2010 22:15:21 +0000 (15:15 -0700)
committerRyan Dahl <ry@tinyclouds.org>
Wed, 21 Apr 2010 22:15:21 +0000 (15:15 -0700)
commit3934cb54853ca23cee7ef3c6206a5b1264f8ba6d
tree897fb3a9ef091cd5d779da8a6799e5ebb0f391b9
parent94f9dc67c0ab3a2509aeadd62883cb11147b45cd
Force no body on http 204 and 304

Thanks to tjholowayhuk@gmail.com for the test case.
lib/http.js
test/simple/test-http-304.js [new file with mode: 0644]