Open tymoteuszrogalewski opened 10 months ago
Please help with query API from command line
I already used few combinations and all failed:
curl http://localhost:4048/summary curl: (1) Received HTTP/0.9 when not allowed
echo '{"id":"0", "method":"getstat"}' | timeout 5 nc -q 0 127.0.0.1 4048
and other combinations same empty result.
Please help with query API from command line
I already used few combinations and all failed:
curl http://localhost:4048/summary curl: (1) Received HTTP/0.9 when not allowed
echo '{"id":"0", "method":"getstat"}' | timeout 5 nc -q 0 127.0.0.1 4048
and other combinations same empty result.