Skip to content

Support more than 16 headers #25

@kskalski

Description

@kskalski

I started getting HttpHeader(TooManyHeaders) on one of the servers I'm connecting to.
Seems like there is hardcoded maximum number of headers the library can support:

let mut headers = [httparse::EMPTY_HEADER; 16];

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