summaryrefslogtreecommitdiffstats
path: root/sca-cpp/branches/lightweight-sca/modules/server/htdocs/test/json-request.txt
blob: b5c2457309225df0a193abcd7c6e073d160e9658 (plain)
1
2
3
4
5
6
7
{
 "id": 1,
 "method": "echo",
 "params": [
  "Hello"
 ]
}