Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: fix hanging http obstext test #5511

Merged
merged 1 commit into from
Mar 2, 2016

Commits on Mar 2, 2016

  1. 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 1e45a61 ("deps: update http-parser to version 1.2").
    
    PR-URL: nodejs#5511
    Reviewed-By: James M Snell <[email protected]>
    bnoordhuis committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    e483f3f View commit details
    Browse the repository at this point in the history