mirror of
https://github.com/multica-ai/multica.git
synced 2026-08-04 17:18:35 +02:00
res.statusText is always empty under HTTP/2, causing "Gateway error: " with no detail. Now reads the JSON response body to surface the server's actual error message and always includes the status code. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>