-
Bug
-
Resolution: Done
-
Major
-
None
-
None
When sending requests with parameters, one can simply send invalid objects as payload. The server does not respond then (because it is too busy throwing exceptions, I presume).
i.e. send: server/findServerBeans(null)