Back to Envoy

Mcp Body Size Limit Behavior

changelogs/current/new_features/mcp__body-size-limit-behavior.rst

1.39.0333 B
Original Source

Changed body size limit behavior when the request body exceeds the configured limit. In PASS_THROUGH mode, the request is allowed through with an is_exceeding_limit marker in the dynamic metadata. In REJECT_NO_MCP mode, the request is rejected with a 400 Bad Request if required fields are not found within the limit.