Describe the bug
Undici is fails to fetch an endpoint which returns throw error(204) because it expects there to be no body. Users cannot currently save in the REPL as a result
Reproduction
https://github.com/sveltejs/sites/blob/9c15c79b4bcdf043166b4b3974576e86bb783289/sites/svelte.dev/src/routes/(authed)/repl/%5Bid%5D.json/%2Bserver.js#L98
Logs
No response
System Info
Severity
blocking an upgrade
Additional Information
No response