# HG changeset patch # User Rabah Meradi # Date 1432286936 -7200 # Node ID bfd93cbd34a4aefa0dcd1946d58cc146e118b03e # Parent a1cc6788e9de6fe9a53f5f5190f81ad4789f9550 [doc] loadRemote does a POST by default diff -r a1cc6788e9de -r bfd93cbd34a4 web/data/cubicweb.ajax.js --- a/web/data/cubicweb.ajax.js Wed Jun 03 17:15:08 2015 +0200 +++ b/web/data/cubicweb.ajax.js Fri May 22 11:28:56 2015 +0200 @@ -363,7 +363,7 @@ } /** - * .. function:: loadRemote(url, form, reqtype='GET', sync=false) + * .. function:: loadRemote(url, form, reqtype='POST', sync=false) * * Asynchronously (unless `sync` argument is set to true) load a URL or path * and return a deferred whose callbacks args are decoded according to the