Skip to content

[DEP0111] DeprecationWarning: Access to process.binding('http_parser') is deprecated. #84

@meesha81

Description

@meesha81

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;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions