Files
evanpage/frontend/app/api/proxy/[[...path]]
root 3a95c3e93f frontend: skip body in proxy for 204/205/304 responses
Response constructor rejects bodies on these statuses, so DELETE
returning 204 was triggering a 500 in the proxy.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-02 23:12:34 +00:00
..