On 9 Apr 2009, at 20:26, Geoffrey Sneddon wrote:
On 6 Apr 2009, at 21:59, Owen Winkler wrote:On Mon, Apr 6, 2009 at 4:54 PM, Geoffrey Sneddon <[email protected]> wrote:I'd follow APP's (Atom Publishing Protocol) example for consistency'ssake. (Quite what APP does I don't know.) I also presume you mean@method and not @action. My understanding is that browsers allow GET,POST, PUT, and DELETE (these are matched case-insensitively, but should probably be given in uppercase for consistency with HTTP itself) and map anything else to GET.Is there a reference that confirms that all of these verbs work in allbrowsers we intend to support in our admin?I couldn't find a reference, and I was going to check myself that they do. However, Anne van Kesteren said they did, so hopefully he's right.
I was under the impression that it wasn't supported in all the major browsers, hence rails using a hidden field called _method to make it work across browsers that don't support the actual verbs.
C --- Caius Durling [email protected] +44 (0) 7960 268 100 http://caius.name/
PGP.sig
Description: This is a digitally signed message part
