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

[v12.x backport] http: reset headers timeout on headers complete #35819

Closed
wants to merge 1 commit into from

Commits on Oct 26, 2020

  1. http: reset headers timeout on headers complete

    headers timeout should not occur *after* headers have been
    received.
    
    Fixes: nodejs#35661
    
    PR-URL: nodejs#34578
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Pranshu Srivastava <rexagod@gmail.com>
    (cherry picked from commit da4d8de)
    ronag authored and orgads committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    0573a69 View commit details
    Browse the repository at this point in the history