Skip to content

Use modern HTTP parser #5

@maxharlow

Description

@maxharlow

Currently uses the legacy Node HTTP parser, seen here: https://github.com/maxharlow/reconcile/blob/master/reconcile#L1.

This is because the modern one produces HPE_INVALID_HEADER_TOKEN errors when it receives headers it doesn't expect.

Would be nice to remove this when it's fixed in Node.

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