Skip to content

Unable to delete file via /edit #24

Description

@danielkucera

It is not possible to delete file via the /edit interface.
The request contains http post delete path=filename and responds with 200 even if the file is not deleted.
when I modified the post to path=/filename , the file has been deleted successfully.
I am not sure if it is a bug from the way this lib is used or upstream bug in https://github.com/me-no-dev/ESPAsyncWebServer/blob/master/src/SPIFFSEditor.cpp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions