Re: [qooxdoo-devel] RPC - Sending huge arrays to the server

2010-08-10 Thread Jean-Baptiste BRIAUD -- Novlog
Ensure data is passed inside HTTP request and not via URL encoding. The issue is on client side, nothing to do on server side. I can't remember the details as I'm now using qooxdoo higher level API but I remember there is a way to tell data is passed inside HTTP request. You also have to use HTTP

[qooxdoo-devel] RPC - Sending huge arrays to the server

2010-08-10 Thread Dennis Janezic / TerraTransfer GmbH
Hello List, I've got a problem sending data back to the server via rpc functionality. The associative array I try to handle has at least 160 keys and values. Before sending to the server I convert it into json using the qx.util.Json.stringify - method. Performing the request brings up the "4