Fixed 'upgrade' event for httpclient
authorFedor Indutny <fedor.indutny@gmail.com>
Wed, 22 Sep 2010 12:51:53 +0000 (19:51 +0700)
committerRyan Dahl <ry@tinyclouds.org>
Thu, 23 Sep 2010 17:29:20 +0000 (10:29 -0700)
commit5535aa3d51c6af2380540bb5f0908357b76ebd13
treec9f8c9af3a142ebd6b4593ea6d8c897466d27ae1
parent4d0456f827c694e779d7fe754223929554206232
Fixed 'upgrade' event for httpclient

onend and ondata was cleaning on parser end
lib/http.js
test/simple/test-http-upgrade-client2.js [new file with mode: 0644]