I would like to ask if it would be possible to adjust the use depending on the published DEP0111.
More info here:
https://nodejs.org/api/deprecations.html#DEP0111
Node currently do not want this usage:
process.binding('http_parser').HTTPParser = require('http-parser-js').HTTPParser;