Skip to content

Add byte limit for individual lines #5

@coyotte508

Description

@coyotte508

It would be great for production servers to be able to specify the maximum number of bytes per line.

For example, some server may handle incoming data in a streaming fashion, in which case the total input may be unbounded but we'd still want to add length limits on individual lines.

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