Skip to content

doc: add information for IncomingMessage.destroy()

Rodrigo Muino Tomonari requested to merge github/fork/Trott/destroy into master
Checklist
  • documentation is changed or added
  • the commit message follows commit guidelines
Affected core subsystem(s)

doc http

Description of change

Add documentation for http.IncomingMessage.prototype.destroy().

Fixes: https://github.com/nodejs/node/issues/4226

Merge request reports

Loading