0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/lib/internal/http2
Anna Henningsen 41637a530e http2: remove callback-based padding
This option is not useful in practice, as mentioned in comments and the
documentation, because the overhead of calling into JS makes it
unreasonably expensive.

PR-URL: https://github.com/nodejs/node/pull/29144
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2019-08-17 20:13:24 -07:00
..
compat.js http,stream: add writableEnded 2019-08-17 00:28:06 -07:00
core.js http2: remove callback-based padding 2019-08-17 20:13:24 -07:00
util.js lib: enforce the use of Object from primordials 2019-04-12 05:38:45 +02:00