Skip to content

Allow to configure MAX_HEADERS/MAX_BUFFER_SIZE #611

@khvzak

Description

@khvzak

Currently (for h1 codec) the constants MAX_HEADERS = 96 and MAX_BUFFER_SIZE = 32k are hardcoded and cannot be changed.

For example, in hyper, these setting are configurable (see max_headers and max_buf_size)

Would be possible to make them configurable for ntex too? Thank you.

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