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: revert incomingmessage autodestroy #36647

Closed

Commits on Dec 27, 2020

  1. Revert "http: use autoDestroy: true in incoming message"

    This reverts commits:
    
    * 55e83cb
    * 6120028
    * 70eaf55
    * 5ae9690
    * f20a88f
    * a6bf74e
    * 8154e47
    
    Because of the breaking change in the order of emitting the `close`
    event in `IncomingMessage` described in:
      nodejs#33035 (comment)
    dnlup committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    57f11ca View commit details
    Browse the repository at this point in the history