Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete method #19

Open
rodolfocugler opened this issue Feb 27, 2020 · 6 comments
Open

Delete method #19

rodolfocugler opened this issue Feb 27, 2020 · 6 comments

Comments

@rodolfocugler
Copy link

rodolfocugler commented Feb 27, 2020

Is there one method to delete files?

@rodolfocugler rodolfocugler changed the title Is there one method to delete files? Delete method Feb 27, 2020
@matiasmagni
Copy link

Having the same problem:

{
    ok: false,
    error: "method "DELETE" is not allowed"
}

@binaryfire
Copy link

+1 for a DELETE method

@Namiko13
Copy link

huh just do it yourself, it isnt too hard, copy one of the other handlers and make it delete the file

@sgeffken
Copy link

sgeffken commented Jan 4, 2024

I am using this in an integration-test environment. Instead of DELETE i would even prefer a "flush" endpoint to reset the server completely. For usability reasons this should be activated on demand by command line flag.

@mayth
Copy link
Owner

mayth commented Mar 24, 2024

is there still needs for DELETE method?

and I recommend to run this server in the container. Recreating the container will reset anything...

@sgeffken
Copy link

sgeffken commented Mar 24, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants