Skip to content

How to set setValueLengthLimit for HTTPRequest when using HTTPServer? #4049

@starquell

Description

@starquell

Is there an option to set header value length limit for every request when using HTTPServer? HTTPRequest has method setValueLengthLimit, but I can`t use it because HTTPRequest created and header are parsed in Poco internal functions.
Why there is no setValueLengthLimit in HTTPServerParams class?

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