node/lib/internal/http2
Anna Henningsen 2aa23cd433
fs,net: standardize pending stream property
Use the same property name as http2 does to indicate that
the stream is in the state before the `ready` event is emitted.

PR-URL: https://github.com/nodejs/node/pull/24067
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2018-11-15 16:12:25 +01:00
..
compat.js bootstrapper: move internalBinding to NativeModule 2018-10-17 11:15:29 -07:00
core.js fs,net: standardize pending stream property 2018-11-15 16:12:25 +01:00
util.js http2: improve http2 code a bit 2018-11-05 17:50:38 +01:00