Commit e483f3fd authored by Ben Noordhuis's avatar Ben Noordhuis
Browse files

test: fix hanging http obstext test

Set the Connection header to 'close' to work around a v0.10 quirk.
Prevents the test from timing out due to a still open TCP connection.
Test introduced in 1e45a611 ("deps: update http-parser to version 1.2").

PR-URL: https://github.com/nodejs/node/pull/5511


Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
parent 42ded2a5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment