Hi all,
I would like to attach data to a PUT request of qx.io.rest.Resource. The
only way I can think to do this is using the configureRequest(...) function
like :
r.configureRequest(function(req, action) { ... req.setRequestData(...)
...});
just before calling qx.io.rest.Resource.put();
It would be more elegant if I could pass in my data into the map that is
initially used to construct the qx.io.rest.Resource. Is there a way to do
this?
-deech
------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create
new or port existing apps to sell to consumers worldwide. Explore the
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel