bneradt opened a new pull request, #12828: URL: https://github.com/apache/trafficserver/pull/12828
## Summary - Cherry-pick of #12187 to 9.2.x branch - Fixes cases where invalid chunked requests were forwarded to origin even with `proxy.config.http.strict_chunk_parsing` set to 1 - Makes ChunkedHandler::read_size() properly detect invalid chunked bodies (e.g., missing CR before LF in chunk size line) ## Test plan - Build verified successfully - Original PR was tested and merged to master - Includes test case for malformed chunked header -- 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]
