openclaw/src/media
Joao Lisboa b2f3e69eae fix: follow redirects when downloading Twilio media
node:https request() doesn't follow redirects by default, causing
Twilio media URLs (which 302 to CDN) to save placeholder/metadata
instead of actual images.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-02 21:07:13 +00:00
..
constants.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
host.test.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
host.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
mime.ts chore: release 1.2.1 2025-11-28 08:11:07 +01:00
parse.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
server.test.ts fix(media): block symlink traversal 2025-12-02 18:37:15 +00:00
server.ts fix: media serving and id consistency 2025-12-02 21:07:13 +00:00
store.test.ts chore: release 1.2.1 2025-11-28 08:11:07 +01:00
store.ts fix: follow redirects when downloading Twilio media 2025-12-02 21:07:13 +00:00