liaoxin01 opened a new pull request, #62110: URL: https://github.com/apache/doris/pull/62110
### What problem does this PR solve? Issue Number: None Related PR: None Problem Summary: Group commit pre-check parsed Content-Length before the normal request validation path, so malformed values could escape the expected InvalidArgument handling. ### Release note None ### Check List (For Author) - Test: No completed automated test run in this environment. - Behavior changed: Yes. Malformed Content-Length now returns a validation error instead of escaping the normal error path. - Does this need documentation: No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
