Skip to content

Return 413 when request payload is bigger than maxHttpBufferSize. #4293

@maxfliri

Description

@maxfliri

With polling transport, if the client sends a request with a payload bigger than maxHttpBufferSize, the server returns a response with status 502 Bad Gateway. It should instead return 413 Payload Too Large.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions