When I run the curl command
当我运行curl命令时。
curl -v -H "Content-type: application/json" -X POST -d '{"name":"abc", "id":"12", "subject":"my subject"}' https://localhost:9292
cuWhen I run the curl command
当我运行curl命令时。
curl -v -H "Content-type: application/json" -X POST -d '{"name":"abc", "id":"12", "subject":"my subject"}' https://localhost:9292
cu