A question arose, is it possible to delete a directory (folder) using client.deleteFile?
When trying to do this, an error occurs
Access to fetch at 'http://.....' from origin 'http://localhost:5173' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: Redirect is not allowed for a preflight request.
But the files are successfully deleted, without an error CORS