Blog icon indicating copy to clipboard operation
Blog copied to clipboard

利其器之 curl 命令

Open vonzhou opened this issue 8 years ago • 0 comments

POST JSON数据

curl -H "Content-Type: application/json" -X POST -d '{"username":"xyz","password":"xyz"}' http://xxxxxx:8004/xxxx

vonzhou avatar Aug 11 '17 06:08 vonzhou