HTML forms do not support the DELETE, PUT, and PATCH HTTP methods. In many situations these are the most correct methods to use. It is possible to use JavaScript to send DELETE, PUT, and PATCH requests, but this obviously only works if JavaScript is enabled.