mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-31 13:48:34 +00:00
Harden QQBot direct media URL uploads by downloading through the local SSRF guard before QQ upload, disabling redirects, bounding fetch/setup and body reads, and routing downloaded buffers through the existing one-shot/chunked size gate. Co-authored-by: Agustin Rivera <agustin@rivera-web.com>