[8.x] Backport http2 changes from 10.x by kjin · Pull Request #22850 · nodejs/node

@nodejs-github-bot added lib / src

Issues and PRs related to general changes in the lib or src directory.

v8.x labels

Sep 13, 2018

@mcollina mcollina added the semver-minor

PRs that contain new features and should be released in the next minor version.

label

Sep 14, 2018

@addaleax addaleax added the wip

Issues and PRs that are still a work in progress.

label

Sep 15, 2018

@kjin kjin changed the title [WIP] [8.x] Backport http2 changes from 10.x [8.x] Backport http2 changes from 10.x

Sep 20, 2018

@ofrobots ofrobots removed the wip

Issues and PRs that are still a work in progress.

label

Sep 25, 2018
PR-URL: nodejs#19956
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Explicitly added in the docs that the close event does not expect
any arguments when invoked.

Fixes: nodejs#20018

PR-URL: nodejs#20031
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>