python-jsonrpc icon indicating copy to clipboard operation
python-jsonrpc copied to clipboard

curl failed

Open fourseaLee opened this issue 4 years ago • 0 comments

I use http server example, curl --data-binary '{"jsonrpc": "2.0", "id": "curltest", "method": "add", "params": [6, 9999999]}' -H 'content-type: application/json;' http://127.0.0.1:8080 but having no thing callback

图片

fourseaLee avatar Apr 23 '21 06:04 fourseaLee