[
Lists Home |
Date Index |
Thread Index
]
>-----Original Message-----
>From: ari@cogsci.ed.ac.uk [mailto:ari@cogsci.ed.ac.uk]
>Sent: Tuesday, February 10, 2004 9:55 PM
>To: xml-dev@lists.xml.org
>Subject: Re: [xml-dev] A question about REST and transaction isolation
>...
>
>Speaking of browsers, is there a good reason they only support GET and
>POST? I mean the HTML DTD only has these two as legal values for the
>method attribute on FORM, but is there a reason for that?
XForms-compliant browsers [1] support a variety of submission methods,
including HTTP PUT, and XForms allows for extensions in the value of
submission method attribute.
Leigh.
[1] http://www.w3.org/TR/xforms
|