Skip to content

Is monkey-patching still working? #65

Closed
@disfated

Description

@disfated

On node v12.13 having a hard time to make use of http-parser-js.

This trick

process.binding('http_parser').HTTPParser = require('http-parser-js').HTTPParser;

seems not working any more.

Is anyone having success with it on actual node versions or I'm missing something?

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