fix(proxy): ensure correct headers are set when forwarding request by duncanista · Pull Request #768 · DataDog/datadog-lambda-extension
added 2 commits
July 31, 2025 17:27
RomainMuller
deleted the
jordan.gonzalez/proxy/allow-enable-proxy-and-fix-headers
branch
astuyve added a commit that referenced this pull request
Aug 6, 2025# What? Improves the Lambda Runtime Proxy by streaming requests, as opposed to collecting the whole body which blocks the runtime. # Why? Lambda just increased outgoing payloads to 200MB – and I wanted to ensure we could improve our proxy here. I realized this could be improved bc of #768 --------- Co-authored-by: AJ Stuyvenberg <astuyve@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters