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

http: set default timeout in agent keepSocketAlive #33127

Closed

Commits on Apr 28, 2020

  1. http: set default timeout in agent keepSocketAlive

    Previous location of setting the timeout would override behaviour of custom HttpAgents' keepSocketAlive. Moving it into the default keepSocketAlive allows it to interoperate with custom agents.
    
    Fixes: nodejs#33111
    omsmith committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    03b731f View commit details
    Browse the repository at this point in the history