- From: <bugzilla@jessica.w3.org>
- Date: Tue, 16 Jul 2013 14:51:22 +0000
- To: public-html-admin@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22695 Bug ID: 22695 Summary: Missing HTTP verbs Classification: Unclassified Product: HTML WG Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P2 Component: HTML5 spec Assignee: dave.null@w3.org Reporter: pierre@nothos.net QA Contact: public-html-bugzilla@w3.org CC: mike@w3.org, public-html-admin@w3.org, public-html-wg-issue-tracking@w3.org The method and formmethod attributes only allow for GET and POST HTTP methods, but PUT and DELETE would also be valid methods for a form. There is no reason a server should not be able to serve forms with these methods. Their absence in HTML also means that an HTTP REST service using PUT and DELETE cannot adequately describe its interface by HTML, which defeats HATEOAS. -- You are receiving this mail because: You are on the CC list for the bug.
Received on Tuesday, 16 July 2013 14:51:23 UTC