See `fetch/api/response/response-error-from-stream.any.js`. Instead of the actual error from the stream, we throw our own error first: TypeError: Parsing a Body as FormData requires a Content-Type header. We likely just need to alter the order of the checks.