[doc] loadRemote does a POST by default
authorRabah Meradi <rabah.meradi@logilab.fr>
Fri, 22 May 2015 11:28:56 +0200
changeset 10380 bfd93cbd34a4
parent 10379 a1cc6788e9de
child 10381 ef9607fac387
[doc] loadRemote does a POST by default
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