This repository was archived by the owner on Mar 10, 2020. It is now read-only.
This repository was archived by the owner on Mar 10, 2020. It is now read-only.
[0.3.7] .ping returns streaming JSON in the browser #86
Closed
Description
Request:
http://127.0.0.1:56191/api/v0/ping?n=1&arg=QmWkMgYviPiHjfCdKkG4mmYotr5zJ
Response:
{
"Success": false,
"Time": 0,
"Text": "PING QmWkMgYviPiHjfCdKkG4mmYotr5zJn3vVpMpYFCaezFQVH."
}{
"Success": true,
"Time": 1341453,
"Text": ""
}{
"Success": false,
"Time": 0,
"Text": "Average latency: 1.34ms"
}
Metadata
Metadata
Assignees
Labels
No labels