Benjamin Admin 6b3bff48f0 Fix: Proxy uses arrayBuffer for audio/image responses (not text)
Binary data (MP3 audio) was corrupted by resp.text(). Now detects
content-type and uses arrayBuffer() for audio/* and image/* responses.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-26 23:33:57 +02:00
Description
No description provided
14 MiB
Languages
TypeScript 58.1%
Python 34.9%
Go 5.5%
C# 0.8%
CSS 0.2%
Other 0.3%