Does html form element works with the http delete method?
No, the HTML <form> element does not natively support the HTTP DELETE method. The HTML specification only includes support for GET and POST methods.
However, you can still use a <form> element to perform a DELETE request by using JavaScript or an AJA...
billiamin-abbas.hashnode.dev2 min read