http: fix free http-parser too early
authorkoichik <koichik@improvement.jp>
Mon, 30 Jan 2012 15:16:01 +0000 (00:16 +0900)
committerkoichik <koichik@improvement.jp>
Mon, 30 Jan 2012 15:16:01 +0000 (00:16 +0900)
commit3fd13c6426b338196d138b0dc564020daed78bcd
tree8fc0405c66cb9a59072a5aa43d5c78a37bd42062
parentb221fe9b29f7dd834af9716e077bc05a05156d64
http: fix free http-parser too early

when the status code is 100 (Continue).

Fixes #2636.
lib/http.js
test/simple/test-http-expect-continue.js