Re: <form method="GET|POST|PUT|DELETE" />

Alan Dean wrote:
> Currently, only GET and POST are specified as acceptable method
> values: see http://www.w3.org/TR/html4/interact/forms.html#h-17.3
> ...
> Looking at the HTTP/1.1 specification, there is a core standard
> specifying PUT and DELETE as well, see
> http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html

They're included in Web Forms 2.0

http://www.whatwg.org/specs/web-forms/current-work/#methodAndEnctypes

-- 
Lachlan Hunt
http://lachy.id.au/

Received on Thursday, 10 May 2007 12:55:34 UTC