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

[10.x] http, http2: flag for overriding server timeout #27939

Closed
wants to merge 1 commit into from

Commits on May 28, 2019

  1. http, http2: flag for overriding server timeout

    Make it possible to override the default http server timeout. Ideally
    there should be no server timeout - as done on the master branch. This
    is a non-breaking way to enable platform providers to override the
    value.
    
    PR-URL: nodejs#27704
    Refs: nodejs#27558
    Refs: nodejs#27556
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Myles Borins <myles.borins@gmail.com>
    Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
    ofrobots committed May 28, 2019
    Configuration menu
    Copy the full SHA
    e4921d4 View commit details
    Browse the repository at this point in the history