The idea is good, but the proposal falls in the same trap.
The best case would be to issue whatever method is specified in the "method" attribute.
At the moment, it suggests to add support for PUT, PATCH, DELETE because that is the current bias in using REST. However html should be agnostic of the implementation behind the scenes and allow for any http method akin the http standard itself.
simon84•46m ago
The best case would be to issue whatever method is specified in the "method" attribute.
At the moment, it suggests to add support for PUT, PATCH, DELETE because that is the current bias in using REST. However html should be agnostic of the implementation behind the scenes and allow for any http method akin the http standard itself.