Fixing the 1 byte off error in http.Server's upgradeHead
authorMicheil Smith <micheil@brandedcode.com>
Sun, 2 May 2010 01:01:06 +0000 (11:01 +1000)
committerRyan Dahl <ry@tinyclouds.org>
Sun, 2 May 2010 01:05:53 +0000 (18:05 -0700)
commitaee226b2434bfc9475713a805e303e87f0720790
tree965d2042b9e7af18e6059179bf9f0231c69b60d0
parent67fb0ece6b331284bdea1f75f5957f47bedca572
Fixing the 1 byte off error in http.Server's upgradeHead

(And fix up some style issues)
lib/http.js
test/simple/test-http-upgrade.js