<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=CalieRbocc</id>
	<title>Microformats Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=CalieRbocc"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/CalieRbocc"/>
	<updated>2026-05-15T11:06:46Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=rest/webforms&amp;diff=35545</id>
		<title>rest/webforms</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=rest/webforms&amp;diff=35545"/>
		<updated>2008-12-19T09:19:42Z</updated>

		<summary type="html">&lt;p&gt;CalieRbocc: licodard&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;acelouricr&lt;br /&gt;
= Forms Browser Support =&lt;br /&gt;
&lt;br /&gt;
For reasons of (apparently) sheer inertia, HTML4 did not require browsers to support HTTP verbs 'PUT' and 'DELETE' in forms.  This is arguably a horrible oversight, and certainly a sticking point for REST-in-a-browser.&lt;br /&gt;
&lt;br /&gt;
== Problem ==&lt;br /&gt;
&lt;br /&gt;
HTML UAs&lt;br /&gt;
only support two verbs, POST and GET, per HTML4 spec.&lt;br /&gt;
&lt;br /&gt;
The new [http://whatwg.org/specs/web-forms/current-work/#for-http WebForms 2.0] spec extends it and allows using multiple verbs:&lt;br /&gt;
&lt;br /&gt;
http://whatwg.org/specs/web-forms/current-work/#for-http&lt;br /&gt;
&lt;br /&gt;
This spec is not part of W3C work, although W3C acknowledged it:&lt;br /&gt;
&lt;br /&gt;
http://www.w3.org/Submission/2005/02/Comment&lt;br /&gt;
&lt;br /&gt;
== Proposal ==&lt;br /&gt;
&lt;br /&gt;
We propose to work with Firefox and Safari to get them to  section 5.6.1 of Web Forms 2.0 (which hopefully will push IE to do so as well).  While that will not solve the legacy problem, it will at least allow developers to write to this paradigm, even if they have to fake it in some cases  for backwards compatibility.&lt;br /&gt;
&lt;br /&gt;
== Solutions ==&lt;br /&gt;
&lt;br /&gt;
=== Compatible versions ===&lt;br /&gt;
&lt;br /&gt;
* [http://groups.google.com/group/opera.beta/msg/e6711a9a6f124d71?as_umsgid=qfafl1d6u03asrj87u3gudvegr6tif6orp@4ax.com Opera]&lt;br /&gt;
&lt;br /&gt;
=== Bugs &amp;amp; Patches ===&lt;br /&gt;
* Firefox ?&lt;br /&gt;
* Safari ?&lt;br /&gt;
* Internet Explorer ?&lt;br /&gt;
&lt;br /&gt;
=== Workarounds ===&lt;br /&gt;
&lt;br /&gt;
AFAIK, there are no plans to implement Web Forms 2.0 in MSIE natively, but there is an&lt;br /&gt;
effort to provide a JS-powered implementation:&lt;br /&gt;
&lt;br /&gt;
http://dean.edwards.name/weblog/2005/05/wf2-ie/&lt;br /&gt;
&lt;br /&gt;
= Other Relevant WebForms Enhancements =&lt;br /&gt;
&lt;br /&gt;
;2.4 Extensions to the input element&lt;br /&gt;
:http://whatwg.org/specs/web-forms/current-work/#extensions&lt;br /&gt;
&lt;br /&gt;
;2.5. Extensions to existing attributes&lt;br /&gt;
:http://whatwg.org/specs/web-forms/current-work/#extensions0&lt;br /&gt;
&lt;br /&gt;
&amp;gt; and allow to specify the allowed content-type for file upload, and so on. &lt;br /&gt;
&lt;br /&gt;
;2.15. Extensions to file upload controls&lt;br /&gt;
:http://whatwg.org/specs/web-forms/current-work/#upload&lt;br /&gt;
&lt;br /&gt;
;5.6.1. For http  actions&lt;br /&gt;
:http://whatwg.org/specs/web-forms/current-work/#for-http&lt;/div&gt;</summary>
		<author><name>CalieRbocc</name></author>
	</entry>
</feed>