Skip to content

Silent 400 error when headers exceed 8KiB #38

Open
@cben

Description

@cben

Several people on our team have been plagued by a heisenbug — some requests sometimes start failing with status 400, no explanation and nothing logged 😕

Turns out we're hitting NodeJS limit of 8KiB headers (nodejs/node@1860352), when you accumulate too many cookies. 💡 A different tab / incognito might help because different cookies. Only some requests fail because they're longer...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions