Skip to content

Conversation

@ronag
Copy link
Member

@ronagronag commented Oct 6, 2019

IncomingMessage should implement _destroy() instead of overriding
destroy() in order to behave properly like a stream.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-botnodejs-github-bot added the http Issues or PRs related to the http subsystem. label Oct 6, 2019
IncomingMessage should implement _destroy() instead of overriding destroy() in order to behave properly like a stream.
@ronagronagforce-pushed the http-incoming-destroy branch from 44452a5 to c74652fCompareOctober 6, 2019 09:26
@ronag
Copy link
MemberAuthor

ronag commented Oct 6, 2019

This was supposed to go to my own fork.

@ronagronag closed this Oct 6, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

httpIssues or PRs related to the http subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@ronag@nodejs-github-bot