Skip to content

HTTP parser state sometimes gets stuck between requests #94

@gbrail

Description

@gbrail

In some cases, often with extremely simple clients and servers, the HTTP parser that the "http" module recycles between requests isn't properly reset. That causes callbacks to not be delivered, which ends up making the API calls fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions