Three Proposals for HTML

6 pointsposted 8 hours ago
by thunderbong

1 Comments

simon84

7 hours ago

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.