Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

Delete Script Should Have a HTTP Method Option #205

@bertzzie

Description

@bertzzie

Hello,

I am currently using your fantastic editor on a simple blogging app I'm developing. So far it's been great for me, but I have one little thing bugging me:

The deleteScript is calling the URL with POST by default.

Now this should be not a big deal, but I want to use DELETE because I want to directly delete the resource using the same URL as my insert, as a part of being a Restful app. Currently, this is impossible.

Does this sounds like a good idea to you? If so, I may be able to help by sending a pull-request or two. Thank you very much.

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