Track accumulated body size during req.on('data') and abort with 413 if it exceeds 1MB, preventing unbounded memory allocation from oversized payloads. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>