curl常用用法

1. 用curl发送post请求

curl -H "Content-type: application/json" -X POST -d '{"id":100}' 172.20.175.101:8187/debuginfo/upload

posted @ 2020-04-18 18:49  不写诗的诗人小安  阅读(103)  评论(0编辑  收藏  举报