lib: runtime deprecate access to process.binding('http_parser') · nodejs/node@25e3000 · GitHub
Skip to content

Commit 25e3000

Browse files
committed
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: #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>
1 parent 8bb4e04 commit 25e3000

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/internal/bootstrap/loaders.js

Lines changed: 1 addition & 0 deletions

0 commit comments

Comments
 (0)