Hi, has support for disabled JavaScript been removed from Iliad? When I do
$ curl http://localhost:9999/examples/counters I get [...] <h1>0</h1><a href="javascript:{}" onclick="iliad.evaluateAction("/examples/counters?_session=e333771f-db3e-0d00-bc9a-e623066cc382&_action=10073&_state=bb37771f");">++</a> [...] So it works only with JS enabled. It would be nice to be able to make requests from non-JS-capable clients such as ZnEasy for testing purposes. Can I re-enable it? -- Siemen