[html5] PUT and DELETE methods in html5 forms

Ian Hickson ian at hixie.ch
Fri Aug 24 15:05:01 PDT 2007


On Fri, 24 Aug 2007, Anthony Ettinger wrote:
> >
> > http://www.whatwg.org/specs/web-forms/current-work/#for-http
> 
> I am curious why nything other than get or post is needed. Certainly the 
> action "CRUD" etc. can be any number of things....why have a seperate 
> "delete" method?

GET, POST, PUT, and DELETE are the four main verbs in HTTP 1.1.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'



More information about the Help mailing list