Philipp,
qx.io.remote.Rpc does send request in raw POST.
You can access POST content by file_get_contents('php://input');
But why don't you use PHP RPC backend located at
qooxdoo/backend/php/services/?
asaris
Philipp Wabinski wrote:
> Hello,
>
> is it possible to send a async rpc call from the frontend to the backend via
> POST?
>
> When I echo the $_SERVER["REQUEST_METHOD"] in the php backend, it always
> returns "GET".
>
> Is there a setting or sometjhing like that to use POST?
>
> Thanks for your answer
>
> Philipp
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel