diff options
author | James M Snell <jasnell@gmail.com> | 2021-03-19 07:33:51 -0700 |
---|---|---|
committer | James M Snell <jasnell@gmail.com> | 2021-04-01 11:37:29 -0700 |
commit | 25e30005b89ceabcb45474c10488edf3a14d5bb3 (patch) | |
tree | 6b28775739f2818cf76ac11849d2b9cf767324d8 /tools/doc/html.js | |
parent | 8bb4e048afcd145876ed2f536bd61671130617be (diff) | |
download | node-new-25e30005b89ceabcb45474c10488edf3a14d5bb3.tar.gz |
lib: runtime deprecate access to process.binding('http_parser')
The internal HTTP Parser constructor and methods list are available
via `require('_http_parser')`, there's no need for the ecosystem to
access via `process.binding()`
Signed-off-by: James M Snell <jasnell@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/37813
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
Diffstat (limited to 'tools/doc/html.js')
0 files changed, 0 insertions, 0 deletions